Remove double trailing newlines

This commit is contained in:
varkor 2019-04-22 16:55:33 +01:00
parent c21fbfe7e3
commit 7f0f0e31ec
232 changed files with 2 additions and 240 deletions

View file

@ -26,4 +26,3 @@ fn main() {
assert_eq!(*foo, *bar);
}
}