list_render: Remove unused listRenders object.

Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
This commit is contained in:
Anders Kaseorg 2020-02-11 23:09:36 -08:00 committed by Tim Abbott
parent c4e08a99d7
commit b15e72e56a
1 changed files with 0 additions and 1 deletions

View File

@ -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,