chore: simplify DisplayBlocksChain (#7624)

This commit is contained in:
DaniPopes
2024-04-13 20:25:04 +02:00
committed by GitHub
parent 96e3619ea9
commit 4d79967335
2 changed files with 8 additions and 19 deletions

View File

@ -287,7 +287,6 @@ mod tests {
},
test_utils::TestConsensus,
};
use reth_primitives::SealedHeader;
use reth_provider::test_utils::create_test_provider_factory;
use std::sync::Arc;