Skip to content

Commit 596adff

Browse files
committed
Remove unneeded whitespace
We do not customarily put two lines of whitespace before modules. Remove unneeded whitespace from before the `benches` module.
1 parent 6741aa0 commit 596adff

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ecdsa/recovery.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -452,7 +452,6 @@ mod tests {
452452
}
453453
}
454454

455-
456455
#[cfg(all(test, feature = "unstable"))]
457456
mod benches {
458457
use rand::{thread_rng, RngCore};

0 commit comments

Comments
 (0)