remove debug statement

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
pull/13095/head
Michael Telatynski 2020-04-09 10:49:50 +01:00
parent 8c88e9f0f4
commit e1bdcf2d9e
1 changed files with 0 additions and 1 deletions

View File

@ -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.");