📦 Chore: remove unusable console.log

This commit is contained in:
萌萌哒赫萝
2023-04-11 14:16:07 +08:00
parent bb559c9a53
commit dce26ff6f3
2 changed files with 0 additions and 2 deletions

View File

@@ -118,7 +118,6 @@ export default {
ipcMain.handle('migrateFromPicGo', async () => {
const picGoConfigPath = STORE_PATH.replace('piclist', 'picgo')
console.log(picGoConfigPath)
const fileToMigration = [
'data.json',
'data.bak.json',