summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pym/portage/__init__.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/pym/portage/__init__.py b/pym/portage/__init__.py
index ef94ad7ee..2441fac6f 100644
--- a/pym/portage/__init__.py
+++ b/pym/portage/__init__.py
@@ -3,8 +3,6 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-from __future__ import print_function
-
VERSION="$Rev$"[6:-2] + "-svn"
# ===========================================================================