Skip to content

Commit 2fc31b9

Browse files
committed
Remove unused import
1 parent 3cc8553 commit 2fc31b9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scala-console-plugins/src/main/scala/ij_plugins/scala/console/plugins/ScalaConsolePlugin.scala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ import ij.plugin.PlugIn
2727
import ij_plugins.scala.console.ScalaConsolePane
2828
import org.scalafx.extras.{initFX, onFX}
2929
import scalafx.scene.Scene
30-
import scalafx.scene.image.Image
3130
import scalafx.stage.Stage
3231

3332
import java.io.File

0 commit comments

Comments
 (0)