summaryrefslogtreecommitdiffstats
path: root/test/Deprecated
diff options
context:
space:
mode:
Diffstat (limited to 'test/Deprecated')
-rw-r--r--test/Deprecated/BuildDir.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Deprecated/BuildDir.py b/test/Deprecated/BuildDir.py
index 26987ce..02ef139 100644
--- a/test/Deprecated/BuildDir.py
+++ b/test/Deprecated/BuildDir.py
@@ -85,7 +85,6 @@ SConscript('../build/var6/SConscript', "env")
test.subdir(['work1', 'src'])
test.write(['work1', 'src', 'SConscript'], """
-import os
import os.path
def buildIt(target, source, env):