Remove excessive trailing newlines.
This commit is contained in:
parent
4daaee900f
commit
470a8e1a97
12 changed files with 0 additions and 25 deletions
|
|
@ -16,5 +16,3 @@ pub fn foo(x: u32) { }
|
|||
|
||||
#[cfg(y)]
|
||||
pub fn foo(x: i32) { }
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -124,5 +124,3 @@ fn main() {
|
|||
|
||||
TupleStruct(1, 2, 3, 4).bar();
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue