Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
enitrat committed Oct 29, 2024
1 parent f3c44f1 commit efda0a2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/blockifier/src/execution/native/utils.rs
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ pub fn run_native_executor(
function_id,
&call.calldata.0,
Some(call.initial_gas.into()),
Default::default(),
&mut syscall_handler,
);

Expand Down

0 comments on commit efda0a2

Please sign in to comment.