mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-02-18 18:54:35 -05:00
chore: flatten more deps (#7824)
This commit is contained in:
@@ -712,8 +712,8 @@ mod tests {
|
||||
use super::*;
|
||||
use assert_matches::assert_matches;
|
||||
use reth_beacon_consensus::BeaconEngineMessage;
|
||||
use reth_ethereum_engine_primitives::EthEngineTypes;
|
||||
use reth_interfaces::test_utils::generators::random_block;
|
||||
use reth_node_ethereum::EthEngineTypes;
|
||||
use reth_payload_builder::test_utils::spawn_test_payload_service;
|
||||
use reth_primitives::{SealedBlock, B256, MAINNET};
|
||||
use reth_provider::test_utils::MockEthProvider;
|
||||
|
||||
Reference in New Issue
Block a user