Skip to content

Commit

Permalink
o1vm/verifier: remove unused boxed_local
Browse files Browse the repository at this point in the history
  • Loading branch information
dannywillems committed Oct 31, 2024
1 parent c7d8070 commit acacb9d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions o1vm/src/pickles/verifier.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#![allow(clippy::boxed_local)]

use ark_ec::{AffineRepr, Group};
use ark_ff::{Field, One, PrimeField, Zero};
use rand::thread_rng;
Expand Down

0 comments on commit acacb9d

Please sign in to comment.