Skip to content

Commit

Permalink
cross-compatible unused annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
j-mie6 committed Apr 9, 2024
1 parent f957822 commit 5744def
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*/
package parsley.errors

import scala.annotation.unused
import org.typelevel.scalaccompat.annotation.unused

// Turn coverage off, because the tests have their own error builder
// We might want to test this on its own though
Expand Down

0 comments on commit 5744def

Please sign in to comment.