diff options
Diffstat (limited to 'bin/scons-diff.py')
-rw-r--r-- | bin/scons-diff.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/scons-diff.py b/bin/scons-diff.py index 09b3dcc..da5ae76 100644 --- a/bin/scons-diff.py +++ b/bin/scons-diff.py @@ -8,8 +8,6 @@ # etc. so that you can diff trees without having to ignore changes in # version lines. # -from __future__ import print_function - import difflib import getopt import os.path |