Remove debug line from Analytics

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
pull/21833/head
Michael Telatynski 2020-02-26 17:14:54 +00:00
parent d5177ddc04
commit afe45241da
1 changed files with 0 additions and 1 deletions

View File

@ -260,7 +260,6 @@ class Analytics {
});
} catch (e) {
console.error("Analytics error: ", e);
window.err = e;
}
}