Skip to content

Commit 9d0fe04

Browse files
committed
style: remove trailing empty lines in test
1 parent 668b954 commit 9d0fe04

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/ui/coercion/coerce-many-with-ty-var.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,4 @@ fn main() {
3333
true => foo,
3434
false => bar,
3535
});
36-
37-
3836
}

0 commit comments

Comments
 (0)