summaryrefslogtreecommitdiffstats
path: root/test/implicit/IMPLICIT_COMMAND_DEPENDENCIES.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/implicit/IMPLICIT_COMMAND_DEPENDENCIES.py')
-rw-r--r--test/implicit/IMPLICIT_COMMAND_DEPENDENCIES.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/implicit/IMPLICIT_COMMAND_DEPENDENCIES.py b/test/implicit/IMPLICIT_COMMAND_DEPENDENCIES.py
index 272be14..8e391c1 100644
--- a/test/implicit/IMPLICIT_COMMAND_DEPENDENCIES.py
+++ b/test/implicit/IMPLICIT_COMMAND_DEPENDENCIES.py
@@ -30,8 +30,6 @@ whether or not the implicit dependency on executed commands
is added to targets.
"""
-import os
-
import TestSCons
python = TestSCons.python