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 11, 2025
1 parent c0c0a6f commit 4155cc1
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 @@ -60,7 +60,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 4155cc1

Please sign in to comment.