summaryrefslogtreecommitdiffstats
path: root/SCons/DefaultsTests.py
diff options
context:
space:
mode:
Diffstat (limited to 'SCons/DefaultsTests.py')
-rw-r--r--SCons/DefaultsTests.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/SCons/DefaultsTests.py b/SCons/DefaultsTests.py
index 34941bc..d81d9c2 100644
--- a/SCons/DefaultsTests.py
+++ b/SCons/DefaultsTests.py
@@ -26,7 +26,6 @@ __revision__ = "__FILE__ __REVISION__ __DATE__ __DEVELOPER__"
import SCons.compat
import os
-import sys
import unittest
import TestCmd