Skip to content

Commit

Permalink
Remove StatsPlots
Browse files Browse the repository at this point in the history
  • Loading branch information
kaipartmann committed Oct 21, 2024
1 parent c63c798 commit dd79784
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmark/benchmarks.jl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import Pkg; Pkg.activate(@__DIR__)

using BenchmarkTools, StatsPlots
using BenchmarkTools
using Peridynamics

const SUITE = BenchmarkGroup()
Expand Down

0 comments on commit dd79784

Please sign in to comment.