Remove that
This commit is contained in:
parent
845de093ba
commit
4f46ff7ee6
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user