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 de74235 commit 6626d00Copy full SHA for 6626d00
1 file changed
lib/elements/views/action-views/devtools-console-view.js
@@ -1,6 +1,5 @@
1
import { css, html, LitElement } from 'lit';
2
import 'playground';
3
-import { DevToolsConsole } from '../../../../packages/playground/lib/console';
4
import { MESSAGE_TYPE } from '../../../types/message-types';
5
import { isDarkMode } from '../../../util/devtools-state';
6
import { postMessage } from '../../../util/messaging';
0 commit comments