mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-04-30 03:01:58 -04:00
remove unused import
This commit is contained in:
@@ -21,7 +21,6 @@ use crate::{
|
||||
};
|
||||
use alloy_eips::merge::EPOCH_SLOTS;
|
||||
use alloy_primitives::Sealable;
|
||||
use alloy_rlp::Encodable;
|
||||
use futures::{stream::Fuse, SinkExt, StreamExt};
|
||||
use metrics::Gauge;
|
||||
use reth_eth_wire::{
|
||||
|
||||
Reference in New Issue
Block a user