mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 14:03:30 +00:00
Delete the old zulip.com "referrals" system.
This system hasn't been in active use for several years, and had some problems with it's design. So it makes sense to just remove it to declutter the codebase. Fixes #5655.
This commit is contained in:
@@ -127,7 +127,6 @@ def find_edges_to_remove(graph, methods):
|
||||
('pm_list', 'resize'),
|
||||
('notifications', 'navigate'),
|
||||
('compose', 'socket'),
|
||||
('referral', 'resize'),
|
||||
('stream_muting', 'message_util'),
|
||||
('subs', 'stream_list'),
|
||||
('ui', 'message_fetch'),
|
||||
|
||||
Reference in New Issue
Block a user