Remove more unnecessary imports from test scripts.
[scons.git] / test / Repository / M4.py
index b6c9736081bedfba4e7347a51a9a891d015728da..b3ed75566d37245a1cc480797ab9902f60172741 100644 (file)
@@ -29,8 +29,7 @@ Test that $M4 and $M4FLAGS work with repositories.
 """
 
 import os
-import string
-import sys
+
 import TestSCons
 
 _python_ = TestSCons._python_