Skip to content

Commit

Permalink
workaround false positive unused import failing scalafixAll --check
Browse files Browse the repository at this point in the history
  • Loading branch information
bjaglin committed Feb 3, 2024
1 parent 02033a4 commit f84884c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package scalafix.test.cli

import scala.meta._
import scala.meta.Position

import metaconfig.Configured
import scalafix.internal.util.PositionSyntax._
Expand Down

0 comments on commit f84884c

Please sign in to comment.