diff options
Diffstat (limited to 'test/special-filenames.py')
-rw-r--r-- | test/special-filenames.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/special-filenames.py b/test/special-filenames.py index 91bb517..86a6e59 100644 --- a/test/special-filenames.py +++ b/test/special-filenames.py @@ -25,7 +25,6 @@ __revision__ = "__FILE__ __REVISION__ __DATE__ __DEVELOPER__" import string -import sys import TestSCons |