delete console log

This commit is contained in:
Hepatica
2024-04-21 15:50:44 +02:00
parent f2573a5f3b
commit c7671237e1

View File

@@ -138,7 +138,6 @@ export default {
const dataCrashParse = JSON.parse(dataCrash)
this.crashObject = dataCrashParse
// console.log(this.crashObject)
}
catch (e) {
console.error(e)