- remove false error created to test
This commit is contained in:
parent
27bfdd5902
commit
7d5272816d
@ -6,8 +6,7 @@ class ErrorHandler {
|
|||||||
|
|
||||||
this.url = options.url;
|
this.url = options.url;
|
||||||
this.apikey = options.apikey;
|
this.apikey = options.apikey;
|
||||||
this.catchError();
|
|
||||||
}
|
|
||||||
|
|
||||||
getErrorPosition(script) {
|
getErrorPosition(script) {
|
||||||
let totalLines = 0;
|
let totalLines = 0;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user