Skip to content

Commit

Permalink
Remove systemstat as it is unused
Browse files Browse the repository at this point in the history
  • Loading branch information
ksolana committed Feb 11, 2025
1 parent c0c0a6f commit 55f85ae
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 core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,6 @@ solana-unified-scheduler-pool = { workspace = true, features = [
solana-vote = { workspace = true, features = ["dev-context-only-utils"] }
spl-memo = { workspace = true, features = ["no-entrypoint"] }
static_assertions = { workspace = true }
systemstat = { workspace = true }
test-case = { workspace = true }

[target."cfg(unix)".dependencies]
Expand Down

0 comments on commit 55f85ae

Please sign in to comment.