Merge pull request #4137 from matrix-org/t3chguy/remove_debug
Remove debug line from Analytics
This commit is contained in:
commit
248e467537
1 changed files with 0 additions and 1 deletions
|
@ -260,7 +260,6 @@ class Analytics {
|
|||
});
|
||||
} catch (e) {
|
||||
console.error("Analytics error: ", e);
|
||||
window.err = e;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue