diff options
| -rw-r--r-- | apt/__init__.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/apt/__init__.py b/apt/__init__.py index ddbad82a..a8a8b8fc 100644 --- a/apt/__init__.py +++ b/apt/__init__.py @@ -17,9 +17,6 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 # USA -import os -import warnings - # import the core of apt_pkg """High-Level Interface for working with apt.""" import apt_pkg |
