Remove trailing newlines in CoffeeScript files

This commit is contained in:
Javi Martín
2019-03-04 13:48:54 +01:00
parent af9dce1dcf
commit a03c68c1e5
10 changed files with 4 additions and 15 deletions

View File

@@ -8,5 +8,3 @@ App.CheckboxToggle =
$target.show()
else
$target.hide()