Remove more unnecessary imports from test scripts.
[scons.git] / test / CXX / CXXCOM.py
index be1bec49ef760763d2af1a7b3055f66b670cc3e3..f623eaf29b11e448f305ef8c337a547359cfb8f2 100644 (file)
@@ -28,7 +28,6 @@ __revision__ = "__FILE__ __REVISION__ __DATE__ __DEVELOPER__"
 Test the ability to configure the $CXXCOM construction variable.
 """
 
-import sys
 import TestSCons
 
 _python_ = TestSCons._python_