We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73b4e37 commit bed6c00Copy full SHA for bed6c00
apps/sim/app/workspace/[workspaceId]/w/[workflowId]/components/control-bar/control-bar.tsx
@@ -40,7 +40,6 @@ import {
40
ExportControls,
41
TemplateModal,
42
} from '@/app/workspace/[workspaceId]/w/[workflowId]/components/control-bar/components'
43
-import { WorkflowTextEditorModal } from '@/app/workspace/[workspaceId]/w/[workflowId]/components/workflow-text-editor/workflow-text-editor-modal'
44
import { useWorkflowExecution } from '@/app/workspace/[workspaceId]/w/[workflowId]/hooks/use-workflow-execution'
45
import {
46
getKeyboardShortcutText,
apps/sim/app/workspace/[workspaceId]/w/components/search-modal/hooks/use-search-navigation.ts
0 commit comments