chore: remove ModelSettingParams import which is unused
This commit is contained in:
parent
a784bf0114
commit
df383e3d24
@ -1,6 +1,6 @@
|
|||||||
/* eslint-disable @typescript-eslint/no-explicit-any */
|
/* eslint-disable @typescript-eslint/no-explicit-any */
|
||||||
import { EventName, events } from '@janhq/core'
|
import { EventName, events } from '@janhq/core'
|
||||||
import { Model, ModelSettingParams } from '@janhq/core'
|
import { Model } from '@janhq/core'
|
||||||
import { atom, useAtom } from 'jotai'
|
import { atom, useAtom } from 'jotai'
|
||||||
|
|
||||||
import { toaster } from '@/containers/Toast'
|
import { toaster } from '@/containers/Toast'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user