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 b2e8607 commit 853f57fCopy full SHA for 853f57f
src/ui/src/pages/live/live.tsx
@@ -50,7 +50,6 @@ import ExecuteScriptButton from 'app/containers/live/execute-button';
50
import { ScriptLoader } from 'app/containers/live/script-loader';
51
import ShareButton from 'app/containers/live/share-button';
52
import LiveViewShortcutsProvider from 'app/containers/live/shortcuts';
53
-import { deepLinkURLFromScript } from 'app/containers/live-widgets/utils/live-view-params';
54
import { SetStateFunc } from 'app/context/common';
55
import { DataDrawerContextProvider } from 'app/context/data-drawer-context';
56
import { EditorContext, EditorContextProvider } from 'app/context/editor-context';
0 commit comments