mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 22:13:26 +00:00
minor: Update dependency tool configuration.
This commit is contained in:
@@ -135,6 +135,7 @@ def find_edges_to_remove(graph, methods):
|
||||
('condense', 'message_viewport'),
|
||||
('compose_actions', 'compose'),
|
||||
('compose_actions', 'resize'),
|
||||
('settings_streams', 'stream_data'),
|
||||
] # type: List[Edge]
|
||||
|
||||
def is_exempt(edge):
|
||||
|
||||
Reference in New Issue
Block a user