Merge pull request #4137 from matrix-org/t3chguy/remove_debug
Remove debug line from Analyticspull/21833/head
commit
248e467537
|
@ -260,7 +260,6 @@ class Analytics {
|
||||||
});
|
});
|
||||||
} catch (e) {
|
} catch (e) {
|
||||||
console.error("Analytics error: ", e);
|
console.error("Analytics error: ", e);
|
||||||
window.err = e;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue