We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73aae37 commit f8d060dCopy full SHA for f8d060d
sbt-test/sbt-dotty/analyzer-plugin/plugin/Analyzer.scala
@@ -14,7 +14,7 @@ import Decorators._
14
import Symbols.Symbol
15
import Constants.Constant
16
import Types._
17
-import transform.ElimRepeated
+import transform.ProtectedAccessors
18
19
class InitPlugin extends StandardPlugin {
20
import tpd._
0 commit comments