Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminsavage committed Mar 16, 2024
1 parent 65066c4 commit 1f9eb85
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ipa-core/src/protocol/ipa_prf/malicious_security/lagrange.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
use std::fmt::Debug;
use std::iter::repeat;
use std::{fmt::Debug, iter::repeat};

use generic_array::{ArrayLength, GenericArray};
use typenum::{Unsigned, U1};
Expand Down

0 comments on commit 1f9eb85

Please sign in to comment.