mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-01-27 16:18:08 -05:00
primitives: rm UintTryTo reexport (#11196)
This commit is contained in:
@@ -69,7 +69,6 @@ pub use transaction::{
|
||||
};
|
||||
|
||||
// Re-exports
|
||||
pub use self::ruint::UintTryTo;
|
||||
pub use alloy_primitives::{
|
||||
self, address, b256, bloom, bytes,
|
||||
bytes::{Buf, BufMut, BytesMut},
|
||||
|
||||
Reference in New Issue
Block a user