[entropy.client.package] remove useless del calls
This commit is contained in:
@@ -580,9 +580,6 @@ class _PackageInstallRemoveAction(PackageAction):
|
||||
if not taint:
|
||||
break
|
||||
|
||||
del directories_cache
|
||||
del directories
|
||||
|
||||
def _spm_remove_package(self, atom):
|
||||
"""
|
||||
Call Source Package Manager interface and tell it to remove our
|
||||
|
||||
Reference in New Issue
Block a user