diff options
Diffstat (limited to 'test/scons-time/run/archive/zip.py')
-rw-r--r-- | test/scons-time/run/archive/zip.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/scons-time/run/archive/zip.py b/test/scons-time/run/archive/zip.py index 4620440..7bd5538 100644 --- a/test/scons-time/run/archive/zip.py +++ b/test/scons-time/run/archive/zip.py @@ -29,7 +29,6 @@ Verify basic generation of timing information from an input fake-project .zip file. """ -import sys import TestSCons_time |