mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
The code removed in this commit added pinned streams to a list of elems, only to have them added again by the next block of code (but more concisely). Through some strange quirk of appendTo() this never created user-facing bugs, but you could clearly see in the console that it was doing double work.
22 KiB
22 KiB