remove unneeded console.log
This commit is contained in:
@@ -11,5 +11,4 @@ function init () {
|
|||||||
productName: config.APP_NAME,
|
productName: config.APP_NAME,
|
||||||
submitURL: config.CRASH_REPORT_URL
|
submitURL: config.CRASH_REPORT_URL
|
||||||
})
|
})
|
||||||
console.log('crash reporter started')
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user