summaryrefslogtreecommitdiff
path: root/pym/gentoolkit/eclean/exclude.py
diff options
context:
space:
mode:
Diffstat (limited to 'pym/gentoolkit/eclean/exclude.py')
-rw-r--r--pym/gentoolkit/eclean/exclude.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/pym/gentoolkit/eclean/exclude.py b/pym/gentoolkit/eclean/exclude.py
index c734493..ee5e1e1 100644
--- a/pym/gentoolkit/eclean/exclude.py
+++ b/pym/gentoolkit/eclean/exclude.py
@@ -4,9 +4,6 @@
# Distributed under the terms of the GNU General Public License v2
-from __future__ import print_function
-
-
import os
import sys
if sys.hexversion < 0x3000000: