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 8996687 commit 256cc14Copy full SHA for 256cc14
compiler/src/dotty/tools/repl/transform/CollectTopLevelImports.scala
@@ -5,7 +5,6 @@ import dotty.tools.dotc.ast.untpd
5
import dotty.tools.dotc.core.Contexts._
6
import dotty.tools.dotc.core.Names.Name
7
import dotty.tools.dotc.core.Phases.Phase
8
-import dotty.tools.dotc.util.SourcePosition
9
import dotty.tools.dotc.core.StdNames.ScalaTermNames
10
11
0 commit comments