summaryrefslogtreecommitdiff
path: root/bin/eclean
diff options
context:
space:
mode:
Diffstat (limited to 'bin/eclean')
-rwxr-xr-xbin/eclean3
1 files changed, 0 insertions, 3 deletions
diff --git a/bin/eclean b/bin/eclean
index 715787b..90f9e55 100755
--- a/bin/eclean
+++ b/bin/eclean
@@ -4,9 +4,6 @@
Distributed under the terms of the GNU General Public License v2
"""
-from __future__ import print_function
-
-
# Meta:
__author__ = "Thomas de Grenier de Latour (tgl), " + \
"modular re-write by: Brian Dolbec (dol-sen)"