Skip to content

Commit

Permalink
shielded-pool: remove stray tokio import
Browse files Browse the repository at this point in the history
  • Loading branch information
erwanor committed May 1, 2024
1 parent 2a81ac8 commit c8f339c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/core/component/shielded-pool/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ tendermint = {workspace = true}
thiserror = {workspace = true}
tonic = {workspace = true, optional = true}
tracing = {workspace = true}
tokio = {workspace = true}

[dev-dependencies]
proptest = {workspace = true}

0 comments on commit c8f339c

Please sign in to comment.