mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2024-12-26 09:58:31 +01:00
Removed for test
This commit is contained in:
parent
5b3c9d6585
commit
b6d3c9123a
1 changed files with 1 additions and 2 deletions
|
@ -52,8 +52,7 @@ class Cleanings(Configs):
|
|||
except KeyboardInterrupt:
|
||||
raise SystemExit(1)
|
||||
if answer in ['Y', 'y']:
|
||||
# self.delete_logs_of_dependencies()
|
||||
pass
|
||||
self.delete_logs_of_dependencies()
|
||||
else:
|
||||
print('\nNothing to clean.\n')
|
||||
|
||||
|
|
Loading…
Reference in a new issue