summaryrefslogtreecommitdiffstats
path: root/test/Removed/SourceCode/SourceCode.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Removed/SourceCode/SourceCode.py')
-rw-r--r--test/Removed/SourceCode/SourceCode.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/Removed/SourceCode/SourceCode.py b/test/Removed/SourceCode/SourceCode.py
index 30499af..8ac54d4 100644
--- a/test/Removed/SourceCode/SourceCode.py
+++ b/test/Removed/SourceCode/SourceCode.py
@@ -40,8 +40,6 @@ __revision__ = "__FILE__ __REVISION__ __DATE__ __DEVELOPER__"
Test the removed SourceCode() method errors out if used.
"""
-import os
-
import TestSCons
test = TestSCons.TestSCons(match=TestSCons.match_exact)