We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20a50e2 commit 26f0ad8Copy full SHA for 26f0ad8
lib/main.js
@@ -44,9 +44,6 @@ function onUnload(reason) {
44
ToolboxChrome.unregisterPanelOverlay(InspectorOverlay);
45
ToolboxChrome.unregisterPanelOverlay(ConsoleOverlay);
46
47
- // Unapply temporary patches
48
- MarkupViewPatch.shutdown();
49
-
50
ToolboxChrome.shutdown(reason);
51
}
52
0 commit comments