summaryrefslogtreecommitdiff
path: root/doc/examples/depcache.py
diff options
context:
space:
mode:
Diffstat (limited to 'doc/examples/depcache.py')
-rw-r--r--doc/examples/depcache.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/examples/depcache.py b/doc/examples/depcache.py
index 790cc9d6..de038fe8 100644
--- a/doc/examples/depcache.py
+++ b/doc/examples/depcache.py
@@ -1,10 +1,7 @@
#!/usr/bin/python
# example how to deal with the depcache
-import apt
import apt_pkg
-import sys
-import copy
from progress import TextProgress