Remove redundant style patching.
This commit is contained in:
parent
4c548c25f9
commit
ac9237f565
|
@ -42,7 +42,6 @@
|
|||
return false;
|
||||
}
|
||||
|
||||
patchAll();
|
||||
if (!patchAll()) {
|
||||
console.error("Couldn't patch sheets while loading, deferring to onload");
|
||||
let onload = e => {
|
||||
|
|
Loading…
Reference in New Issue