Skip to content

Commit 0cb88cc

Browse files
committed
chore: address clippy warnings
1 parent f26fc1c commit 0cb88cc

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

batcher/aligned-sdk/src/beacon.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ pub struct BlobData {
4141

4242
#[derive(Deserialize, Debug)]
4343
#[allow(dead_code)]
44-
4544
// https://ethereum.github.io/beacon-APIs/#/Beacon/getBlockHeaders
4645
pub struct BeaconBlock {
4746
pub root: String,

0 commit comments

Comments
 (0)