summaryrefslogtreecommitdiffstats
path: root/test/CacheDir/debug.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/CacheDir/debug.py')
-rw-r--r--test/CacheDir/debug.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/CacheDir/debug.py b/test/CacheDir/debug.py
index ebf67f7..9301241 100644
--- a/test/CacheDir/debug.py
+++ b/test/CacheDir/debug.py
@@ -33,8 +33,6 @@ to build it because it doesn't exist in the CacheDir, and the time our
build of the file completes and we push it out.
"""
-import os
-
import TestSCons
test = TestSCons.TestSCons(match=TestSCons.match_re)