Remove that

This commit is contained in:
decentral1se 2021-05-02 21:44:11 +02:00
parent 845de093ba
commit 4f46ff7ee6
Signed by untrusted user who does not match committer: decentral1se
GPG Key ID: 92DAD76BD9567B8A
1 changed files with 0 additions and 1 deletions

View File

@ -105,7 +105,6 @@ def clone_all_apps(repos_json):
repos = [[p["name"], p["ssh_url"]] for p in repos_json]
for name, url in repos:
continue
if name in REPOS_TO_SKIP:
continue