chore: remove expects in persistence task (#10031)

This commit is contained in:
Dan Cline
2024-08-02 17:01:14 -04:00
committed by GitHub
parent 721e732e46
commit 1290260da3
4 changed files with 162 additions and 159 deletions

View File

@ -38,6 +38,7 @@ reth-trie.workspace = true
# common
futures.workspace = true
tokio = { workspace = true, features = ["macros", "sync"] }
thiserror.workspace = true
# metrics
metrics.workspace = true