From e98c1a9c57ef6c90cdcaa6876af7e66a398c2988 Mon Sep 17 00:00:00 2001 From: Guillaume Martres Date: Fri, 17 Feb 2017 00:05:18 +0100 Subject: sbt-bridge: Remove unused imports from scala-compiler --- sbt-bridge/src/xsbt/ConsoleInterface.scala | 4 ---- 1 file changed, 4 deletions(-) (limited to 'sbt-bridge') diff --git a/sbt-bridge/src/xsbt/ConsoleInterface.scala b/sbt-bridge/src/xsbt/ConsoleInterface.scala index f56918113..b34eb8a4d 100644 --- a/sbt-bridge/src/xsbt/ConsoleInterface.scala +++ b/sbt-bridge/src/xsbt/ConsoleInterface.scala @@ -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 -- cgit v1.2.3