Skip to content

Commit 14a0b00

Browse files
committed
Remove unnecessary whitespace
No need for a line of whitespace immediately starting an impl block.
1 parent 6bfd566 commit 14a0b00

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/blockdata/witness.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,6 @@ impl Encodable for Witness {
122122
}
123123

124124
impl Witness {
125-
126125
/// Create a new empty [`Witness`]
127126
pub fn new() -> Self {
128127
Witness::default()

0 commit comments

Comments
 (0)