cleanup: Delete leading newlines.

Previous cleanups (mostly the removals of Python __future__ imports)
were done in a way that introduced leading newlines.  Delete leading
newlines from all files, except static/assets/zulip-emoji/NOTICE,
which is a verbatim copy of the Apache 2.0 license.

Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
This commit is contained in:
Anders Kaseorg
2019-08-06 15:30:17 -07:00
committed by Tim Abbott
parent 12f3ed12c4
commit becef760bf
131 changed files with 0 additions and 131 deletions

View File

@@ -1,4 +1,3 @@
import os
import hashlib
import json