diff options
Diffstat (limited to 'test/CC/CCCOM.py')
-rw-r--r-- | test/CC/CCCOM.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CC/CCCOM.py b/test/CC/CCCOM.py index ca13ec8..9cc5430 100644 --- a/test/CC/CCCOM.py +++ b/test/CC/CCCOM.py @@ -29,7 +29,6 @@ Test the ability to configure the $CCCOM construction variable. """ import os -import string import sys import TestSCons |