mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-03 06:56:44 +01:00
Updated for clean logs
This commit is contained in:
parent
bb3dd8ba06
commit
60dc3659f4
1 changed files with 0 additions and 1 deletions
|
@ -577,7 +577,6 @@ class Argparse(Configs):
|
|||
|
||||
def clean_logs(self) -> None:
|
||||
if len(self.args) == 1:
|
||||
self.check.is_empty_database(self.binary_repo)
|
||||
clean = Cleanings(self.flags)
|
||||
clean.logs_deps()
|
||||
raise SystemExit()
|
||||
|
|
Loading…
Reference in a new issue