Skip to content

Commit 853f57f

Browse files
committed
Remove unused import
Signed-off-by: Nick Lanam <nlanam@pixielabs.ai>
1 parent b2e8607 commit 853f57f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ui/src/pages/live/live.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ import ExecuteScriptButton from 'app/containers/live/execute-button';
5050
import { ScriptLoader } from 'app/containers/live/script-loader';
5151
import ShareButton from 'app/containers/live/share-button';
5252
import LiveViewShortcutsProvider from 'app/containers/live/shortcuts';
53-
import { deepLinkURLFromScript } from 'app/containers/live-widgets/utils/live-view-params';
5453
import { SetStateFunc } from 'app/context/common';
5554
import { DataDrawerContextProvider } from 'app/context/data-drawer-context';
5655
import { EditorContext, EditorContextProvider } from 'app/context/editor-context';

0 commit comments

Comments
 (0)