mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-02-07 08:46:21 +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()
|
||||
for repo in self.repos_for_update:
|
||||
self.repos_for_update[repo] = True
|
||||
|
||||
raise SystemExit(self.repos_for_update)
|
||||
else:
|
||||
print()
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue