Skip to content

Commit

Permalink
sbt-bridge: Remove unused imports from scala-compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
smarter committed Mar 28, 2017
1 parent 90eb9d2 commit e98c1a9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions sbt-bridge/src/xsbt/ConsoleInterface.scala
Expand Up @@ -4,10 +4,6 @@
package xsbt

import xsbti.Logger
import scala.tools.nsc.{ GenericRunnerCommand, Interpreter, InterpreterLoop, ObjectRunner, Settings }
import scala.tools.nsc.interpreter.InteractiveReader
import scala.tools.nsc.reporters.Reporter
import scala.tools.nsc.util.ClassPath

import dotty.tools.dotc.core.Contexts.Context
import dotty.tools.dotc.repl.REPL
Expand Down

0 comments on commit e98c1a9

Please sign in to comment.