From 99448ad46a019e967badae438e2483079b44f215 Mon Sep 17 00:00:00 2001 From: Arfrever Frehtes Taifersar Arahesis Date: Sun, 29 Aug 2010 23:27:15 +0200 Subject: Remove unused imports found by pylint. --- pym/portage/process.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'pym/portage/process.py') diff --git a/pym/portage/process.py b/pym/portage/process.py index 66ec1edd0..2787e0884 100644 --- a/pym/portage/process.py +++ b/pym/portage/process.py @@ -1,5 +1,5 @@ # portage.py -- core Portage functionality -# Copyright 1998-2009 Gentoo Foundation +# Copyright 1998-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 @@ -10,7 +10,6 @@ import traceback from portage import os from portage import _encodings -from portage import _unicode_decode from portage import _unicode_encode import portage portage.proxy.lazyimport.lazyimport(globals(), -- cgit v1.2.3-1-g7c22