summaryrefslogtreecommitdiffstats
path: root/test/Deprecated/debug-dtree.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Deprecated/debug-dtree.py')
-rw-r--r--test/Deprecated/debug-dtree.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/Deprecated/debug-dtree.py b/test/Deprecated/debug-dtree.py
index 8918052..3a772d7 100644
--- a/test/Deprecated/debug-dtree.py
+++ b/test/Deprecated/debug-dtree.py
@@ -30,9 +30,6 @@ dependencies (sources or Depends()) of a target.
"""
import TestSCons
-import sys
-import re
-import time
test = TestSCons.TestSCons(match = TestSCons.match_re_dotall)