Remove debug code

This commit is contained in:
Dimitris Zlatanidis 2015-07-15 05:44:44 +03:00
parent 649e91daff
commit 529ccbe11b

View file

@ -298,7 +298,6 @@ class PackageManager(object):
"""Print the Slackware packages contents
"""
for pkg in self.binary:
print pkg
find = find_package(pkg + self.meta.sp, self.meta.pkg_path)
if find:
package = Utils().read_file(