mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2026-01-02 10:29:02 +08:00
style: lint fix
This commit is contained in:
parent
36eaf5229d
commit
5ad4aa07e2
@ -1,7 +1,7 @@
|
||||
// import { useRuntime } from '@renderer/hooks/useRuntime'
|
||||
import { classNames } from '@renderer/utils'
|
||||
import { EVENT_NAMES, EventEmitter } from '@renderer/services/EventService'
|
||||
import type { Message } from '@renderer/types/newMessage'
|
||||
import { classNames } from '@renderer/utils'
|
||||
import { Popover } from 'antd'
|
||||
import { t } from 'i18next'
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user