Extract settings_lab.js.

This commit is contained in:
Steve Howell
2017-04-06 08:47:36 -07:00
committed by Tim Abbott
parent 89128a2272
commit f37ce1eeb1
5 changed files with 49 additions and 30 deletions

View File

@@ -92,6 +92,8 @@ 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'),