Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
StanislavBreadless committed May 30, 2024
1 parent 6b07e1c commit f96beae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/node/api_server/src/execution_sandbox/apply.rs
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ use zksync_system_constants::{
};
use zksync_types::{
api,
block::{pack_block_info, unpack_block_info, L2BlockHasher, L2BlockHeader},
block::{pack_block_info, unpack_block_info, L2BlockHasher},
fee_model::BatchFeeInput,
get_nonce_key,
utils::{decompose_full_nonce, nonces_to_full_nonce, storage_key_for_eth_balance},
Expand Down

0 comments on commit f96beae

Please sign in to comment.