Skip to content

Commit

Permalink
[svm] Remove unused assert_matches
Browse files Browse the repository at this point in the history
  • Loading branch information
ksolana committed Feb 12, 2025
1 parent 93757dc commit fc5d90b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion svm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ crate-type = ["lib"]
name = "solana_svm"

[dev-dependencies]
assert_matches = { workspace = true }
bincode = { workspace = true }
ed25519-dalek = { workspace = true }
lazy_static = { workspace = true }
Expand Down

0 comments on commit fc5d90b

Please sign in to comment.