Skip to content

Commit

Permalink
Remove unused dep at humanode-runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrylavrenov committed Nov 7, 2024
1 parent 247d551 commit 47e0bcd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 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.

2 changes: 0 additions & 2 deletions crates/humanode-runtime/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ sp-runtime = { workspace = true }
sp-session = { workspace = true }
sp-staking = { workspace = true }
sp-std = { workspace = true }
sp-tracing = { workspace = true }
sp-transaction-pool = { workspace = true }
sp-version = { workspace = true }
static_assertions = { workspace = true }
Expand Down Expand Up @@ -224,7 +223,6 @@ std = [
"sp-session/std",
"sp-staking/std",
"sp-std/std",
"sp-tracing/std",
"sp-transaction-pool/std",
"sp-version/std",
"substrate-wasm-builder",
Expand Down

0 comments on commit 47e0bcd

Please sign in to comment.