Skip to content

Commit d046c4e

Browse files
chore: format
1 parent 9a135fd commit d046c4e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

substreams/ethereum-renzo/src/abi/withdrawal_contract_contract.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#![allow(clippy::all)]
12
const INTERNAL_ERR: &'static str = "`ethabi_derive` internal error";
23
/// Contract's functions.
34
#[allow(dead_code, unused_imports, unused_variables)]

0 commit comments

Comments
 (0)