Skip to content

Commit 49eac6e

Browse files
committed
Typer: remove unused TyperContextOps
1 parent a3cb6b0 commit 49eac6e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/dotty/tools/dotc/typer/Typer.scala

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ import util.Stats.{track, record}
3333
import config.Printers._
3434
import language.implicitConversions
3535

36-
trait TyperContextOps { ctx: Context => }
37-
3836
object Typer {
3937

4038
/** The precedence of bindings which determines which of several bindings will be

0 commit comments

Comments
 (0)