mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
Removed the sorting functions which were sorting under the assumption that our comparison items were a list instead I used the generic sort functions functionality of our `list_widget` module.