Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
FrancoGiachetta committed Nov 15, 2024
1 parent 60d6602 commit 1119398
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vm/src/hint_processor/cairo_1_hint_processor/circuit.rs
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ use num_traits::Signed;
use starknet_types_core::felt::Felt;

use crate::{
stdlib::boxed::Box,
types::relocatable::{MaybeRelocatable, Relocatable},
vm::{errors::hint_errors::HintError, vm_core::VirtualMachine},
};
Expand Down

0 comments on commit 1119398

Please sign in to comment.