mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-21 08:02:26 +00:00
nit npn check fix
This commit is contained in:
@@ -11,7 +11,7 @@ import { deepEqual } from 'fast-equals'
|
||||
import YAML from 'yaml'
|
||||
import type { UserExt } from './stores'
|
||||
import { sendUserToast } from './toast'
|
||||
import type { Script, WorkspaceDeployUISettings } from './gen'
|
||||
import type { Script } from './gen'
|
||||
import type { EnumType, SchemaProperty } from './common'
|
||||
import type { Schema } from './common'
|
||||
export { sendUserToast }
|
||||
|
||||
Reference in New Issue
Block a user