mirror of
https://github.com/zulip/zulip.git
synced 2025-11-12 18:06:44 +00:00
Remove vestigial parts of old minify code
(imported from commit 692e292528a1697687f1b3024c58371b2cf9b5c9)
This commit is contained in:
@@ -1,8 +1,3 @@
|
||||
// zephyr/lib/minify.py will look for this comment in order to tell when it's
|
||||
// producing app.js:
|
||||
//
|
||||
// MINIFY-FILE-ID: zephyr.js
|
||||
|
||||
var all_msg_list = new MessageList();
|
||||
var home_msg_list = new MessageList('zhome', new narrow.Filter([["in", "home"]]));
|
||||
var narrowed_msg_list;
|
||||
|
||||
Reference in New Issue
Block a user