From e3133a7e09eae842be16eb64d7888c5751d72e75 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Sun, 8 Mar 2009 20:25:59 +0100 Subject: * doc/examples/*.py: Fix some examples, cleanup --- doc/examples/action.py | 1 - 1 file changed, 1 deletion(-) (limited to 'doc/examples/action.py') diff --git a/doc/examples/action.py b/doc/examples/action.py index 9b9d7dd3..8ee86eb7 100644 --- a/doc/examples/action.py +++ b/doc/examples/action.py @@ -3,7 +3,6 @@ import apt_pkg import sys -import copy from apt.progress import OpTextProgress from progress import TextFetchProgress -- cgit v1.2.3