Skip to content

Commit e98c1a9

Browse files
committed
sbt-bridge: Remove unused imports from scala-compiler
1 parent 90eb9d2 commit e98c1a9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

sbt-bridge/src/xsbt/ConsoleInterface.scala

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@
44
package xsbt
55

66
import xsbti.Logger
7-
import scala.tools.nsc.{ GenericRunnerCommand, Interpreter, InterpreterLoop, ObjectRunner, Settings }
8-
import scala.tools.nsc.interpreter.InteractiveReader
9-
import scala.tools.nsc.reporters.Reporter
10-
import scala.tools.nsc.util.ClassPath
117

128
import dotty.tools.dotc.core.Contexts.Context
139
import dotty.tools.dotc.repl.REPL

0 commit comments

Comments
 (0)