Skip to content

Commit

Permalink
conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
tcoratger committed Nov 13, 2024
1 parent f4ab496 commit 43747f1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions crates/primitives-traits/src/header/sealed.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ use crate::InMemorySize;
use alloy_consensus::Sealed;
use alloy_eips::BlockNumHash;
use alloy_primitives::{keccak256, BlockHash, Sealable, B256};
#[cfg(any(test, feature = "test-utils"))]
use alloy_primitives::{BlockNumber, U256};
use alloy_rlp::{Decodable, Encodable};
use bytes::BufMut;
use core::mem;
Expand Down

0 comments on commit 43747f1

Please sign in to comment.