fix the iOS Firefox fix

pull/1/head
ansuz 2020-11-18 12:41:47 +05:30
parent 700ea4c282
commit 62930f65b4
1 changed files with 0 additions and 1 deletions

View File

@ -2079,7 +2079,6 @@ define([
var pre = document.createElement('pre');
pre.innerText = 'x';
pre.style.display = 'none';
logger.appendChild(pre);
} catch (err) { console.error(err); }
}());