Remove debug line from Analytics
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
d5177ddc04
commit
afe45241da
1 changed files with 0 additions and 1 deletions
|
@ -260,7 +260,6 @@ class Analytics {
|
||||||
});
|
});
|
||||||
} catch (e) {
|
} catch (e) {
|
||||||
console.error("Analytics error: ", e);
|
console.error("Analytics error: ", e);
|
||||||
window.err = e;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue