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