mirror of
https://github.com/zulip/zulip.git
synced 2025-11-19 14:08:23 +00:00
js: Purge people module from window.
This commit is contained in:
committed by
Anders Kaseorg
parent
d774bba1b9
commit
b7998d3160
@@ -3,6 +3,7 @@
|
||||
const Handlebars = require("handlebars/runtime");
|
||||
const _ = require("lodash");
|
||||
|
||||
const people = require("./people");
|
||||
const util = require("./util");
|
||||
|
||||
function zephyr_stream_name_match(message, operand) {
|
||||
|
||||
Reference in New Issue
Block a user