chore(revm): rm no longer used BlockExecutorStats (#9830)

Signed-off-by: jsvisa <delweng@gmail.com>
This commit is contained in:
Delweng
2024-07-26 23:33:43 +08:00
committed by GitHub
parent 5688739499
commit 87564bd17e
5 changed files with 5 additions and 58 deletions

View File

@ -28,9 +28,6 @@ revm.workspace = true
# alloy
alloy-eips.workspace = true
# common
tracing.workspace = true
[dev-dependencies]
reth-trie.workspace = true
reth-ethereum-forks.workspace = true