Skip to content

Commit f294507

Browse files
committed
ScriptEngineTest: remove unneeded import
1 parent 4a40954 commit f294507

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/java/org/scijava/script/ScriptEngineTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333

3434
import static org.junit.Assert.assertEquals;
3535
import static org.junit.Assert.assertNotNull;
36-
import static org.junit.Assert.assertTrue;
3736

3837
import java.io.IOException;
3938
import java.io.Reader;

0 commit comments

Comments
 (0)