mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
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:
committed by
Tim Abbott
parent
12f3ed12c4
commit
becef760bf
@@ -1,4 +1,3 @@
|
||||
|
||||
import os
|
||||
import hashlib
|
||||
import json
|
||||
|
Reference in New Issue
Block a user