Skip to content

Commit 7c1e998

Browse files
committed
cargo fmt formatting fix
1 parent 7a55f92 commit 7c1e998

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ed25519/src/impl_signature_trait.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ pub mod signers {
3535
Ok(())
3636
}
3737
}
38-
3938

4039
/// The [`arrayref`](libcrux_traits::signature::arrayref) version of the Verify trait.
4140
impl Verify<VERIFICATION_KEY_LEN, SIGNATURE_LEN> for Signer {

0 commit comments

Comments
 (0)