Remove useless trailing newlines

This commit is contained in:
Peter Dave Hello
2018-02-26 01:01:30 +08:00
parent f3076d14c9
commit 2cd2c0f72e
60 changed files with 0 additions and 63 deletions

View File

@@ -7,4 +7,3 @@ echo three > ../../../../alias/two
echo one > ../../../../alias/three
echo two > ../../../../alias/four

View File

@@ -7,4 +7,3 @@ rm -f ../../../../alias/two
rm -f ../../../../alias/three
rm -f ../../../../alias/four