diff options
Diffstat (limited to 'test/silent-command.py')
-rw-r--r-- | test/silent-command.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/silent-command.py b/test/silent-command.py index a5d03d6..7704ee5 100644 --- a/test/silent-command.py +++ b/test/silent-command.py @@ -29,7 +29,6 @@ Test the use of a preceding @ to suppress printing a command. __revision__ = "__FILE__ __REVISION__ __DATE__ __DEVELOPER__" import os -import sys import TestSCons |