remove debugger
This commit is contained in:
parent
c80bf519e8
commit
9f45675399
|
|
@ -68,7 +68,6 @@
|
|||
}
|
||||
})
|
||||
.catch(error => {
|
||||
debugger
|
||||
console.log(this.__('error.something_went_wrong'));
|
||||
})
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue