Skip to content

Commit 5796d2f

Browse files
committed
Remove rootContext workaround
1 parent e48806a commit 5796d2f

File tree

2 files changed

+0
-9
lines changed

2 files changed

+0
-9
lines changed

compiler/src/dotty/tools/dotc/tastyreflect/ContextOpsImpl.scala

Lines changed: 0 additions & 8 deletions
This file was deleted.

compiler/src/dotty/tools/dotc/tastyreflect/ReflectionImpl.scala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ import dotty.tools.dotc.util.{SourcePosition, Spans}
66
class ReflectionImpl private (ctx: Contexts.Context, pos: SourcePosition)
77
extends scala.tasty.Reflection
88
with CoreImpl
9-
with ContextOpsImpl
109
with SymbolOpsImpl
1110
with TypeOrBoundsOpsImpl {
1211

0 commit comments

Comments
 (0)