Skip to content

Commit 354e2eb

Browse files
committed
Remove unused import after #3383 fix
1 parent aa6459e commit 354e2eb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

compiler/src/dotty/tools/dotc/CompilationUnit.scala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
package dotty.tools
22
package dotc
33

4-
import dotty.tools.dotc.core.Types.Type // Do not remove me #3383
54
import util.SourceFile
65
import ast.{tpd, untpd}
76
import dotty.tools.dotc.ast.tpd.{ Tree, TreeTraverser }

0 commit comments

Comments
 (0)