Skip to content

Commit d872178

Browse files
committed
Fix #3383: Add regression test
1 parent 61cba97 commit d872178

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 core.Types.Type // Do not remove me #3383
54
import util.SourceFile
65
import ast.{tpd, untpd}
76
import tpd.{ Tree, TreeTraverser }

0 commit comments

Comments
 (0)