Skip to content

Commit 26f0ad8

Browse files
committed
Remove obsolete code (markup view patch)
1 parent 20a50e2 commit 26f0ad8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

lib/main.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,6 @@ function onUnload(reason) {
4444
ToolboxChrome.unregisterPanelOverlay(InspectorOverlay);
4545
ToolboxChrome.unregisterPanelOverlay(ConsoleOverlay);
4646

47-
// Unapply temporary patches
48-
MarkupViewPatch.shutdown();
49-
5047
ToolboxChrome.shutdown(reason);
5148
}
5249

0 commit comments

Comments
 (0)