formatting: remove trailing whitespaces on files Sebastian is going to modify

In the following commits Sebastian is going to edit three files. This change is
necessary make evident what he is going to modify, because some of them are old
vendorized libraries whose history we might want to reconstruct.

No functional changes.

Command:
    sed --in-place 's/[[:space:]]*$//' src/static/js/farbtastic.js
    sed --in-place 's/[[:space:]]*$//' src/static/js/gritter.js
    sed --in-place 's/[[:space:]]*$//' tests/frontend/specs/change_user_color.js
pull/3886/head
muxator 2020-04-18 23:29:12 +02:00 committed by muxator
parent 082906ace2
commit c0d9797d0f
3 changed files with 105 additions and 105 deletions