summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2011-09-14 22:48:26 -0700
committerZac Medico <zmedico@gentoo.org>2011-09-14 22:48:26 -0700
commit64b83bcc9935cb3255ed96238db86fb27120abfa (patch)
tree796895c9c00fe54e7c16290a8ce1c9c50d328d29 /bin
parentbcf26c6b4ad3e757b037f2c12c64a0406f70bf41 (diff)
downloadportage-64b83bcc9935cb3255ed96238db86fb27120abfa.tar.gz
portage-64b83bcc9935cb3255ed96238db86fb27120abfa.tar.bz2
portage-64b83bcc9935cb3255ed96238db86fb27120abfa.zip
Remove unused Manifest imports.v2.2.0_alpha58
Diffstat (limited to 'bin')
-rwxr-xr-xbin/repoman1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/repoman b/bin/repoman
index f216a9bd1..b95fc0349 100755
--- a/bin/repoman
+++ b/bin/repoman
@@ -67,7 +67,6 @@ from portage import cvstree, normalize_path
from portage import util
from portage.exception import (FileNotFound, MissingParameter,
ParseError, PermissionDenied)
-from portage.manifest import Manifest
from portage.process import find_binary, spawn
from portage.output import bold, create_color_func, \
green, nocolor, red