remove unneeded console.log
This commit is contained in:
parent
95019453fd
commit
dfe8c3eb6b
1 changed files with 0 additions and 1 deletions
|
|
@ -11,5 +11,4 @@ function init () {
|
|||
productName: config.APP_NAME,
|
||||
submitURL: config.CRASH_REPORT_URL
|
||||
})
|
||||
console.log('crash reporter started')
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue