Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
StanislavBreadless committed Jan 20, 2025
1 parent 82cb527 commit c6796c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/node/eth_watch/src/client.rs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ use zksync_types::{
abi::ZkChainSpecificUpgradeData,
api::{ChainAggProof, Log},
ethabi::{self, decode, encode, Contract, ParamType},
web3::{keccak256, BlockId, BlockNumber, CallRequest, Filter, FilterBuilder},
web3::{keccak256, BlockId, BlockNumber, Filter, FilterBuilder},
Address, L1BatchNumber, L2ChainId, SLChainId, H256, L2_NATIVE_TOKEN_VAULT_ADDRESS,
SHARED_BRIDGE_ETHER_TOKEN_ADDRESS, U256, U64,
};
Expand Down

0 comments on commit c6796c9

Please sign in to comment.