Skip to content
This repository has been archived by the owner on Aug 16, 2024. It is now read-only.

Commit

Permalink
warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
mm-zk committed May 24, 2024
1 parent 5abbb4c commit 92e500e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/opcodes/execution/far_call.rs
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
use super::*;

use crate::zkevm_opcode_defs::definitions::far_call::*;
use crate::zkevm_opcode_defs::system_params::DEPLOYER_SYSTEM_CONTRACT_ADDRESS;
use crate::zkevm_opcode_defs::system_params::STORAGE_AUX_BYTE;

use crate::zkevm_opcode_defs::INITIAL_SP_ON_FAR_CALL;
use zk_evm_abstractions::aux::*;
Expand Down

0 comments on commit 92e500e

Please sign in to comment.