mirror of
https://github.com/saymrwulf/curve25519-dalek-source.git
synced 2026-09-04 20:24:10 +00:00
Remove extra line in doctest
This commit is contained in:
parent
0ab60b93ee
commit
5b009a033e
1 changed files with 0 additions and 1 deletions
|
|
@ -584,7 +584,6 @@ impl Scalar {
|
|||
/// # extern crate curve25519_dalek;
|
||||
/// # use curve25519_dalek::scalar::Scalar;
|
||||
/// # fn main() {
|
||||
///
|
||||
/// let mut scalars = [
|
||||
/// Scalar::from_u64(3),
|
||||
/// Scalar::from_u64(5),
|
||||
|
|
|
|||
Loading…
Reference in a new issue