summaryrefslogtreecommitdiff
path: root/bin/imlate
diff options
context:
space:
mode:
Diffstat (limited to 'bin/imlate')
-rwxr-xr-xbin/imlate2
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/imlate b/bin/imlate
index d186f0d..040d19e 100755
--- a/bin/imlate
+++ b/bin/imlate
@@ -13,8 +13,6 @@ the current list as they appear, and ebuilds are processed as they appear.
"""
-from __future__ import print_function
-
import os
import sys
# This block ensures that ^C interrupts are handled quietly.