mirror of
https://github.com/vector-im/element-web.git
synced 2025-09-20 13:11:12 +02: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
|
// error handling begins here
|
||||||
// ##########################
|
// ##########################
|
||||||
console.log("DEBUG", acceptBrowser);
|
|
||||||
if (!acceptBrowser) {
|
if (!acceptBrowser) {
|
||||||
await new Promise(resolve => {
|
await new Promise(resolve => {
|
||||||
console.error("Browser is missing required features.");
|
console.error("Browser is missing required features.");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user