mirror of
https://github.com/zulip/zulip.git
synced 2025-10-30 19:43:47 +00:00
js: Purge people module from window.
This commit is contained in:
committed by
Anders Kaseorg
parent
d774bba1b9
commit
b7998d3160
@@ -1,5 +1,6 @@
|
||||
"use strict";
|
||||
|
||||
const people = require("./people");
|
||||
const pm_conversations = require("./pm_conversations");
|
||||
|
||||
let prior_dom;
|
||||
|
||||
Reference in New Issue
Block a user