diff options
Diffstat (limited to 'src/engine/SCons/DefaultsTests.py')
-rw-r--r-- | src/engine/SCons/DefaultsTests.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/engine/SCons/DefaultsTests.py b/src/engine/SCons/DefaultsTests.py index 8534cf8..99cb120 100644 --- a/src/engine/SCons/DefaultsTests.py +++ b/src/engine/SCons/DefaultsTests.py @@ -27,7 +27,6 @@ import os import os.path import StringIO import sys -import types import unittest from UserDict import UserDict |