We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48f66c4 commit 384b9faCopy full SHA for 384b9fa
scalafix/src/main/scala/org/scalajs/dom/scalafix/MutableState.scala
@@ -3,7 +3,6 @@ package org.scalajs.dom.scalafix
3
import scala.annotation.tailrec
4
import scala.collection.immutable.SortedSet
5
import scala.collection.mutable
6
-import scala.meta._
7
import scalafix.v1._
8
9
final class MutableState {
0 commit comments