Skip to content

Commit

Permalink
Remove unused import after scala#3383 fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasstucki committed Jan 8, 2018
1 parent aa6459e commit 354e2eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion compiler/src/dotty/tools/dotc/CompilationUnit.scala
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
package dotty.tools
package dotc

import dotty.tools.dotc.core.Types.Type // Do not remove me #3383
import util.SourceFile
import ast.{tpd, untpd}
import dotty.tools.dotc.ast.tpd.{ Tree, TreeTraverser }
Expand Down

0 comments on commit 354e2eb

Please sign in to comment.