mirror of
https://github.com/zulip/zulip.git
synced 2025-11-21 15:09:34 +00:00
js: Purge people module from window.
This commit is contained in:
committed by
Anders Kaseorg
parent
d774bba1b9
commit
b7998d3160
@@ -1,6 +1,9 @@
|
||||
"use strict";
|
||||
|
||||
const _ = require("lodash");
|
||||
|
||||
const people = require("./people");
|
||||
|
||||
/*
|
||||
Helpers for detecting user activity and managing user idle states
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user