mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2026-01-02 18:39:06 +08:00
fix: format check error in BackupManager
Remove extra blank line to pass format check
This commit is contained in:
parent
fe9fdec3ca
commit
6aa65724fe
@ -354,7 +354,6 @@ class BackupManager {
|
||||
await new Promise((res) => setTimeout(res, 500))
|
||||
}
|
||||
|
||||
|
||||
logger.debug('Backup completed successfully')
|
||||
return backupedFilePath
|
||||
} catch (error) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user