1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 17:56:25 +00:00

Remove unnecessary console.log

This commit is contained in:
Luis Reinoso
2019-03-12 22:38:10 -05:00
parent a0f5a06c73
commit 8ec7d19f30

View File

@@ -23,8 +23,6 @@ function sendWakatimeHeartBeat (storagePath, noteKey, storageName, isWrite, hasF
}
})
}
} else {
console.log('nada :(')
}
}