summaryrefslogtreecommitdiffstats
path: root/pym/_emerge/RootConfig.py
diff options
context:
space:
mode:
Diffstat (limited to 'pym/_emerge/RootConfig.py')
-rw-r--r--pym/_emerge/RootConfig.py4
1 files changed, 1 insertions, 3 deletions
diff --git a/pym/_emerge/RootConfig.py b/pym/_emerge/RootConfig.py
index 2898c2e0d..110f11694 100644
--- a/pym/_emerge/RootConfig.py
+++ b/pym/_emerge/RootConfig.py
@@ -1,8 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-from _emerge.PackageVirtualDbapi import PackageVirtualDbapi
-
class RootConfig(object):
"""This is used internally by depgraph to track information about a
particular $ROOT."""