mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 06:23:38 +00:00
minor: Update JS dependency configuration.
This commit is contained in:
@@ -141,6 +141,7 @@ def find_edges_to_remove(graph, methods):
|
||||
('compose', 'stream_edit'),
|
||||
('subs', 'stream_edit'),
|
||||
('narrow_state', 'stream_data'),
|
||||
('stream_edit', 'stream_list'),
|
||||
] # type: List[Edge]
|
||||
|
||||
def is_exempt(edge):
|
||||
|
||||
Reference in New Issue
Block a user