mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-08 00:03:07 +00:00
frontend fix
This commit is contained in:
@@ -23,7 +23,6 @@
|
||||
import type { FlowCopilotContext } from './copilot/flow'
|
||||
import StepInputGen from './copilot/StepInputGen.svelte'
|
||||
import type { PickableProperties } from './flows/previousResults'
|
||||
import { startsWith } from 'lodash'
|
||||
|
||||
export let schema: Schema
|
||||
export let arg: InputTransform | any
|
||||
|
||||
Reference in New Issue
Block a user