diff options
Diffstat (limited to 'test/CacheDir/CacheDir_TryCompile.py')
-rw-r--r-- | test/CacheDir/CacheDir_TryCompile.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CacheDir/CacheDir_TryCompile.py b/test/CacheDir/CacheDir_TryCompile.py index bb22835..dbea9be 100644 --- a/test/CacheDir/CacheDir_TryCompile.py +++ b/test/CacheDir/CacheDir_TryCompile.py @@ -32,7 +32,6 @@ could be bytes instead of a string which would fail when combining cache signatu which ended up a mixture of bytes and strings. """ -import os import TestSCons |