mirror of
https://github.com/zulip/zulip.git
synced 2025-11-07 23:43:43 +00:00
list_render: Remove unused listRenders object.
Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
This commit is contained in:
committed by
Tim Abbott
parent
c4e08a99d7
commit
b15e72e56a
@@ -48,7 +48,6 @@ exports.create = function ($container, list, opts) {
|
|||||||
sorting_functions: new Map(),
|
sorting_functions: new Map(),
|
||||||
generic_sorting_functions: new Map(),
|
generic_sorting_functions: new Map(),
|
||||||
offset: 0,
|
offset: 0,
|
||||||
listRenders: {},
|
|
||||||
list: list,
|
list: list,
|
||||||
filtered_list: list,
|
filtered_list: list,
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user