chore: remove reth-rpc-types import (#11125)

This commit is contained in:
greged93
2024-09-23 16:43:27 +02:00
committed by GitHub
parent 07f5971ae1
commit faca096263
6 changed files with 10 additions and 17 deletions

View File

@ -18,7 +18,6 @@ reth-cli-runner.workspace = true
reth-cli-util.workspace = true
reth-node-core.workspace = true
reth-node-api.workspace = true
reth-rpc-types.workspace = true
reth-rpc-types-compat.workspace = true
reth-primitives = { workspace = true, features = ["alloy-compat"] }
reth-tracing.workspace = true