mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
refactor: Remove duplications
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
use crate::node::primitives::TransactionSigned;
|
||||
use alloy_evm::eth::receipt_builder::{ReceiptBuilder, ReceiptBuilderCtx};
|
||||
use reth_codecs::alloy::transaction::Envelope;
|
||||
use reth_evm::Evm;
|
||||
use reth_primitives::Receipt;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user