mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: remove revm-primitives re-export (#12599)
This commit is contained in:
@ -4,7 +4,7 @@ use alloy_primitives::{
|
||||
Address, B256, U256,
|
||||
};
|
||||
use core::cell::RefCell;
|
||||
use reth_primitives::revm_primitives::{
|
||||
use revm::primitives::{
|
||||
db::{Database, DatabaseRef},
|
||||
AccountInfo, Bytecode,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user