summaryrefslogtreecommitdiff
path: root/test/Configure/clean.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Configure/clean.py')
-rw-r--r--test/Configure/clean.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/Configure/clean.py b/test/Configure/clean.py
index 3fcfcbde..a48029db 100644
--- a/test/Configure/clean.py
+++ b/test/Configure/clean.py
@@ -29,8 +29,6 @@ Verify that we don't perform Configure context actions when the
-c or --clean options have been specified.
"""
-import string
-
import TestSCons
test = TestSCons.TestSCons(match = TestSCons.match_re_dotall)