primitives: rm UintTryTo reexport (#11196)

This commit is contained in:
Thomas Coratger
2024-09-25 13:06:48 +02:00
committed by GitHub
parent 648e2a4f7d
commit 9165f4c51d

View File

@@ -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},