mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 20:44:04 +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 @@
|
||||
|
||||
var scroll_bar = (function () {
|
||||
|
||||
var exports = {};
|
||||
|
||||
Reference in New Issue
Block a user