Remove redundant style patching.

This commit is contained in:
hackademix 2022-03-15 00:36:53 +01:00
parent 4c548c25f9
commit ac9237f565
1 changed files with 0 additions and 1 deletions

View File

@ -42,7 +42,6 @@
return false;
}
patchAll();
if (!patchAll()) {
console.error("Couldn't patch sheets while loading, deferring to onload");
let onload = e => {