mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-06-06 16:20:09 +08:00
📦 Chore: remove unusable console.log
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user