Skip to content

Commit d68d3f3

Browse files
committed
Cleanup.
1 parent c4a7fb1 commit d68d3f3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

compiler/src/dotty/tools/dotc/typer/TyperPhase.scala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ class TyperPhase extends Phase {
4545
}
4646

4747
def typeCheck(using Context): Unit = monitor("typechecking") {
48-
//println(ctx.owner)
4948
try
5049
val unit = ctx.compilationUnit
5150
if !unit.suspended then

0 commit comments

Comments
 (0)