diff options
Diffstat (limited to 'test/option/debug-includes.py')
-rw-r--r-- | test/option/debug-includes.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test/option/debug-includes.py b/test/option/debug-includes.py index b923306..1b7d363 100644 --- a/test/option/debug-includes.py +++ b/test/option/debug-includes.py @@ -30,9 +30,6 @@ dependencies of a target. """ import TestSCons -import sys -import re -import time test = TestSCons.TestSCons() |