Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
FrancoGiachetta committed Feb 3, 2025
1 parent 6897632 commit ce2bd6b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ impl SierraToNativeCompiler for CommandLineCompiler {
resource_limits,
)?;

// This should be fine since we dont use it
let aot_executor = AotContractExecutor::from_path(Path::new(&output_file_path))?.unwrap();

Ok(aot_executor)
Expand Down

0 comments on commit ce2bd6b

Please sign in to comment.