Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Wollac committed Mar 20, 2024
1 parent 9f3ac61 commit 9797774
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion host/src/operations/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,6 @@ pub fn prove_locally(
encoded_input.len(),
encoded_input.len() * 4 / 1_000_000
);
let segment_dir = tempdir().unwrap();

info!("Running the prover...");
let session = {
Expand Down

0 comments on commit 9797774

Please sign in to comment.