mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-02-11 20:48:11 +01:00
Removed test
This commit is contained in:
parent
a97a429918
commit
fc2ff8ddeb
1 changed files with 0 additions and 2 deletions
|
@ -52,8 +52,6 @@ class UpdateRepository(Configs):
|
||||||
self.view.question()
|
self.view.question()
|
||||||
for repo in self.repos_for_update:
|
for repo in self.repos_for_update:
|
||||||
self.repos_for_update[repo] = True
|
self.repos_for_update[repo] = True
|
||||||
|
|
||||||
raise SystemExit(self.repos_for_update)
|
|
||||||
else:
|
else:
|
||||||
print()
|
print()
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue