Merge pull request #4137 from matrix-org/t3chguy/remove_debug
Remove debug line from Analytics
This commit is contained in:
@@ -260,7 +260,6 @@ class Analytics {
|
||||
});
|
||||
} catch (e) {
|
||||
console.error("Analytics error: ", e);
|
||||
window.err = e;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user