mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 22:43:42 +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(),
|
||||
generic_sorting_functions: new Map(),
|
||||
offset: 0,
|
||||
listRenders: {},
|
||||
list: list,
|
||||
filtered_list: list,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user