mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 22:13:26 +00:00
settings: Remove obsolete default_desktop_notifications setting.
This actually hasn't been hooked up to do anything in years. While we're at it, we remove the entire "Zulip Labs" settings page.
This commit is contained in:
@@ -93,8 +93,6 @@ def find_edges_to_remove(graph, methods):
|
||||
('compose', 'echo'),
|
||||
('compose', 'resize'),
|
||||
('settings', 'resize'),
|
||||
('settings', 'settings_lab'),
|
||||
('settings_lab', 'resize'),
|
||||
('compose', 'unread_ops'),
|
||||
('compose', 'drafts'),
|
||||
('echo', 'message_edit'),
|
||||
|
||||
Reference in New Issue
Block a user