Remove more unnecessary imports from test scripts.
[scons.git] / test / MSVC / batch.py
index bc65f8292b8443f2e4c3a4901a1f67d3e72e98a1..0ab116c7a00785deecf8c8a3e2151c63899a8ff3 100644 (file)
@@ -32,8 +32,6 @@ explicit suffix settings so that the test should work when run on any
 platform.
 """
 
-import string
-
 import TestSCons
 
 test = TestSCons.TestSCons()