summaryrefslogtreecommitdiffstats
path: root/test/Java
diff options
context:
space:
mode:
authorMats Wichmann <mats@linux.com>2022-01-24 22:26:45 (GMT)
committerMats Wichmann <mats@linux.com>2022-01-24 22:26:45 (GMT)
commit45c02700a8356785ce995a381326d8b5878310e7 (patch)
treefd1d695a8067bb4e87fdeaff87fdb1d76b66445d /test/Java
parent08a5946e09cf6bce2af218da94834ac38aca0eda (diff)
downloadSCons-45c02700a8356785ce995a381326d8b5878310e7.zip
SCons-45c02700a8356785ce995a381326d8b5878310e7.tar.gz
SCons-45c02700a8356785ce995a381326d8b5878310e7.tar.bz2
Actually commit fixed myjava.py [skip appveyor]
Signed-off-by: Mats Wichmann <mats@linux.com>
Diffstat (limited to 'test/Java')
-rw-r--r--test/Java/Java-fixture/myjavac.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Java/Java-fixture/myjavac.py b/test/Java/Java-fixture/myjavac.py
index 0177c51..1c7fdea 100644
--- a/test/Java/Java-fixture/myjavac.py
+++ b/test/Java/Java-fixture/myjavac.py
@@ -1,4 +1,3 @@
-import fileinput
import sys
args = sys.argv[1:]