diff options
Diffstat (limited to 'test/option/tree-all.py')
-rw-r--r-- | test/option/tree-all.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/option/tree-all.py b/test/option/tree-all.py index d569b31..aa92936 100644 --- a/test/option/tree-all.py +++ b/test/option/tree-all.py @@ -32,8 +32,6 @@ complete dependencies of a target. import TestSCons import sys import string -import re -import time test = TestSCons.TestSCons() |