Skip to content

Commit 8dd6fd4

Browse files
committed
chore: drop one unused import
1 parent 62ea061 commit 8dd6fd4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

compiler/src/dotty/tools/dotc/cc/CaptureSet.scala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ import printing.{Showable, Printer}
1414
import printing.Texts.*
1515
import util.{SimpleIdentitySet, Property}
1616
import typer.ErrorReporting.Addenda
17-
import util.common.alwaysTrue
1817
import scala.collection.{mutable, immutable}
1918
import TypeComparer.ErrorNote
2019
import CCState.*

0 commit comments

Comments
 (0)