mirror of
https://github.com/zulip/zulip.git
synced 2025-11-14 10:57:58 +00:00
js: Purge people module from window.
This commit is contained in:
committed by
Anders Kaseorg
parent
d774bba1b9
commit
b7998d3160
@@ -1,6 +1,7 @@
|
||||
"use strict";
|
||||
|
||||
const FoldDict = require("./fold_dict").FoldDict;
|
||||
const people = require("./people");
|
||||
const util = require("./util");
|
||||
|
||||
// The unread module tracks the message IDs and locations of the
|
||||
|
||||
Reference in New Issue
Block a user