cleanup: Delete trailing newlines.

Delete trailing newlines from all files, except
tools/ci/success-http-headers.txt and tools/setup/dev-motd, where they
are significant, and static/third, where we want to stay close to
upstream.

Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
This commit is contained in:
Anders Kaseorg
2019-08-06 15:37:11 -07:00
committed by Tim Abbott
parent becef760bf
commit 0962393933
33 changed files with 0 additions and 38 deletions

View File

@@ -177,4 +177,3 @@ run_test('close_status_message', () => {
close(event);
assert(!alert.visible());
});