diff options
Diffstat (limited to 'test/CacheDir/scanner-target.py')
-rw-r--r-- | test/CacheDir/scanner-target.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/CacheDir/scanner-target.py b/test/CacheDir/scanner-target.py index 249e587..202910b 100644 --- a/test/CacheDir/scanner-target.py +++ b/test/CacheDir/scanner-target.py @@ -31,8 +31,6 @@ to push the file to the CacheDir after the build signature had already been cleared (as a sign that the built file should now be rescanned). """ -import os.path -import shutil import TestSCons |