Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
ornicar committed Jun 12, 2024
1 parent 76478a0 commit 5e54296
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bench/src/main/scala/benchmarks/PgnBench.scala
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import java.util.concurrent.TimeUnit

import cats.syntax.all.*
import chess.format.pgn.{ Fixtures, Parser, Pgn, PgnStr }
import chess.format.pgn.PgnHelper.*

@State(Scope.Thread)
@BenchmarkMode(Array(Mode.Throughput))
Expand Down

0 comments on commit 5e54296

Please sign in to comment.