Skip to content

Commit 5a2e628

Browse files
committed
Remove unused imports
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
1 parent 5216a8d commit 5a2e628

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/test/java/org/scijava/plugins/scripting/java/JavaEngineTest.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,9 @@
4848
import org.junit.Test;
4949
import org.scijava.Context;
5050
import org.scijava.object.ObjectService;
51-
import org.scijava.plugins.scripting.java.JavaScriptLanguage;
5251
import org.scijava.script.ScriptLanguage;
5352
import org.scijava.script.ScriptService;
5453
import org.scijava.test.TestUtils;
55-
import org.scijava.util.FileUtils;
5654

5755
/**
5856
* Tests the Java 'scripting' backend.

0 commit comments

Comments
 (0)