diff options
Diffstat (limited to 'test/timestamp-fallback.py')
-rw-r--r-- | test/timestamp-fallback.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/timestamp-fallback.py b/test/timestamp-fallback.py index 2dd50a2..b3e812b 100644 --- a/test/timestamp-fallback.py +++ b/test/timestamp-fallback.py @@ -32,7 +32,6 @@ rare no-md5 Pythons comes into play (some entities ban the use of md5 as unsafe, although SCons does not use it in a security context. """ -import sys import os import TestSCons |