Removed for test

This commit is contained in:
Dimitris Zlatanidis 2023-06-29 12:01:57 +03:00
parent 5b3c9d6585
commit b6d3c9123a

View file

@ -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')