mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-22 08:40:08 +08:00
fix: yarn.lock
This commit is contained in:
parent
e754b5a863
commit
b5b577dc79
@ -1,3 +1,7 @@
|
||||
/**
|
||||
* @deprecated this file will be removed after v2 refactor
|
||||
*/
|
||||
|
||||
import { loggerService } from '@logger'
|
||||
import { IpcChannel } from '@shared/IpcChannel'
|
||||
import { ipcMain } from 'electron'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user