We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d62e1b commit 1630f90Copy full SHA for 1630f90
core/src/main/scala-3.3.6/replpp/InteractiveShell.scala
@@ -2,8 +2,6 @@ package replpp
2
3
import dotty.tools.repl.State
4
5
-import scala.util.control.NoStackTrace
6
-
7
object InteractiveShell {
8
9
def run(config: Config): Unit = {
core/src/main/scala-3.6.4/replpp/InteractiveShell.scala
0 commit comments