Skip to content

Commit

Permalink
fix: issues after merge
Browse files Browse the repository at this point in the history
  • Loading branch information
varex83 committed Aug 27, 2024
1 parent 7464699 commit 05815c5
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 @@ -7,7 +7,6 @@ use cairo_native::execution_result::ContractExecutionResult;
use cairo_native::executor::AotNativeExecutor;
use cairo_vm::vm::runners::cairo_runner::ExecutionResources;
use itertools::Itertools;
use num_traits::ToBytes;
use starknet_api::core::EntryPointSelector;
use starknet_api::state::StorageKey;
use starknet_types_core::felt::Felt;
Expand Down

0 comments on commit 05815c5

Please sign in to comment.