diff --git a/src/ecc.rs b/src/ecc.rs index 58be0aee..190b4fb0 100644 --- a/src/ecc.rs +++ b/src/ecc.rs @@ -79,7 +79,6 @@ impl From for u32 { } } - /// This structure serves the sole purpose of being cast into /// from `ECPrivateKey` or `ECPublicKey` when calling bindings /// to elliptic curve cryptographic bindings