mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 22:43:42 +00:00
js: Purge people module from window.
This commit is contained in:
committed by
Anders Kaseorg
parent
d774bba1b9
commit
b7998d3160
@@ -5,6 +5,7 @@ const XDate = require("xdate");
|
||||
|
||||
const render_draft_table_body = require("../templates/draft_table_body.hbs");
|
||||
|
||||
const people = require("./people");
|
||||
const util = require("./util");
|
||||
|
||||
function set_count(count) {
|
||||
|
||||
Reference in New Issue
Block a user