Remove (lots) more unnecessary imports.
[scons.git] / test / Repository / JavaH.py
index 258d9bd1620243c34a388a828143c1d3d1240564..9128b6d2bdc7067d191a889db2d1d8f975350e30 100644 (file)
@@ -29,8 +29,7 @@ Test building Java applications when using Repositories.
 """
 
 import os
-import string
-import sys
+
 import TestSCons
 
 python = TestSCons.python