Skip to content

Commit

Permalink
Removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidBakerEffendi committed Jul 3, 2024
1 parent 5f611b8 commit 827970a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/scala/com/github/plume/oss/Benchmark.scala
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import org.openjdk.jmh.annotations.{Benchmark, Level, Mode, Param, Scope, Setup,
import org.openjdk.jmh.infra.{BenchmarkParams, Blackhole}
import org.openjdk.jmh.runner.Runner
import org.openjdk.jmh.runner.options.{ChainedOptionsBuilder, OptionsBuilder, TimeValue}
import scopt.OptionParser
import upickle.default.*

import java.util.concurrent.TimeUnit
Expand Down

0 comments on commit 827970a

Please sign in to comment.