Skip to content

Commit

Permalink
[minor] rm debug packages
Browse files Browse the repository at this point in the history
  • Loading branch information
01110011011101010110010001101111 committed Feb 10, 2025
1 parent f15568f commit 0d2e48b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions test/suites/examples_tests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@
using LinearAlgebra
using Graphs, SimpleWeightedGraphs

using Plots
using GraphPlot # Optional, for better layout options

include(joinpath(@__DIR__, "../../docs/examples/bfs.jl"))
include(joinpath(@__DIR__, "../../docs/examples/dfs.jl"))
include(joinpath(@__DIR__, "../../docs/examples/pagerank.jl"))
Expand Down

0 comments on commit 0d2e48b

Please sign in to comment.