diff options
Diffstat (limited to 'bin/scons-unzip.py')
-rw-r--r-- | bin/scons-unzip.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/scons-unzip.py b/bin/scons-unzip.py index a64179f..412c56a 100644 --- a/bin/scons-unzip.py +++ b/bin/scons-unzip.py @@ -7,8 +7,6 @@ # I'm using this to make it more convenient to manage working on multiple # changes on Windows, where I don't have access to my Aegis tools. # -from __future__ import print_function - import getopt import os.path import sys |