diff --git a/webui/src/lib/zodFormUtils.ts b/webui/src/lib/zodFormUtils.ts index 2e09b9c..660c609 100644 --- a/webui/src/lib/zodFormUtils.ts +++ b/webui/src/lib/zodFormUtils.ts @@ -1,5 +1,4 @@ import { type CreateInstanceOptions, getAllFieldKeys } from '@/schemas/instanceOptions' -import { on } from 'events' // Only define the basic fields we want to show by default export const basicFieldsConfig: Record