mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-11-23 03:20:59 +01:00
This is a followup on 312c72c3640b, which did the same on the main code base,
and is preliminary work for tidying up John's changes in the following commits.
No functional changes.
Command:
find tests/frontend -name '*.js' -type f -print0 | xargs -0 sed --in-place 's/[[:space:]]*$//'