diff options
Diffstat (limited to 'SCons/ExecutorTests.py')
-rw-r--r-- | SCons/ExecutorTests.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/SCons/ExecutorTests.py b/SCons/ExecutorTests.py index 41728ef..82f74ed 100644 --- a/SCons/ExecutorTests.py +++ b/SCons/ExecutorTests.py @@ -23,7 +23,6 @@ __revision__ = "__FILE__ __REVISION__ __DATE__ __DEVELOPER__" -import sys import unittest import SCons.Executor |