summaryrefslogtreecommitdiff
path: root/apt/cache.py
diff options
context:
space:
mode:
Diffstat (limited to 'apt/cache.py')
-rw-r--r--apt/cache.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/apt/cache.py b/apt/cache.py
index 973ffea5..ed07f2c9 100644
--- a/apt/cache.py
+++ b/apt/cache.py
@@ -123,7 +123,6 @@ class Cache(object):
transient = False
errMsg = ""
for item in fetcher.Items:
- print item
if item.Status == item.StatDone:
continue
if item.StatIdle: