summaryrefslogtreecommitdiff
path: root/test/fixture
diff options
context:
space:
mode:
authorMats Wichmann <mats@linux.com>2022-01-17 13:00:17 -0700
committerMats Wichmann <mats@linux.com>2022-01-17 13:00:17 -0700
commit8c9ff2495360cdf0928ba13dfa8149f86abe1bc6 (patch)
tree1927777ff659e370f6f885563d89da434804a53e /test/fixture
parentb2d5bd79c01af8f51ab41a3d7b7a4b996d1944f8 (diff)
downloadscons-git-8c9ff2495360cdf0928ba13dfa8149f86abe1bc6.tar.gz
Drop an unused import - sider complaint
Signed-off-by: Mats Wichmann <mats@linux.com>
Diffstat (limited to 'test/fixture')
-rw-r--r--test/fixture/mycompile.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/fixture/mycompile.py b/test/fixture/mycompile.py
index a60a35f9e..15a1c6f7e 100644
--- a/test/fixture/mycompile.py
+++ b/test/fixture/mycompile.py
@@ -15,7 +15,6 @@ Invocation often looks like:
"""
import fileinput
-import getopt
import sys
def fake_compile():