mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
remove debug statement
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
8c88e9f0f4
commit
e1bdcf2d9e
@ -149,7 +149,6 @@ async function start() {
|
||||
// ##########################
|
||||
// error handling begins here
|
||||
// ##########################
|
||||
console.log("DEBUG", acceptBrowser);
|
||||
if (!acceptBrowser) {
|
||||
await new Promise(resolve => {
|
||||
console.error("Browser is missing required features.");
|
||||
|
Loading…
Reference in New Issue
Block a user