fcitx5: Remove unused variable
This commit is contained in:
parent
0822545ba8
commit
8b8538338a
@ -33,7 +33,6 @@ def get_latest_tag(repo, owner=OWNER):
|
||||
return r.json()[0].get("name")
|
||||
|
||||
def main():
|
||||
sources = dict()
|
||||
for repo in REPOS:
|
||||
rev = get_latest_tag(repo)
|
||||
if repo == "fcitx5-qt":
|
||||
|
Loading…
Reference in New Issue
Block a user