mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-29 20:34:22 +01:00
Remove debug code
This commit is contained in:
parent
417e6d8504
commit
b6f4eb288c
1 changed files with 0 additions and 1 deletions
|
@ -305,7 +305,6 @@ class PackageManager(object):
|
|||
for s in self.skip:
|
||||
if s in self.removed:
|
||||
self.removed.remove(s)
|
||||
print self.removed
|
||||
|
||||
def _check_if_used(self, removes):
|
||||
"""Check package if dependencies for another package
|
||||
|
|
Loading…
Add table
Reference in a new issue