Skip to content

Commit

Permalink
Fix benchmark build
Browse files Browse the repository at this point in the history
  • Loading branch information
akoshelev committed Sep 4, 2024
1 parent 42e01b7 commit 411c771
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ipa-core/benches/oneshot/ipa.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
use std::{
env,
num::{NonZeroU32, NonZeroU64, NonZeroUsize},
num::{NonZeroU32, NonZeroUsize},
time::Instant,
};

Expand Down

0 comments on commit 411c771

Please sign in to comment.