This commit is contained in:
Percs 2024-07-19 16:15:05 -05:00
parent 3ced0defc4
commit 9305bf7ce3
3 changed files with 21 additions and 13 deletions

View file

@ -151,7 +151,6 @@ for (const target of [Node.prototype, document]) {
},
});
}
} catch (e) { }
} catch (e) {}
}
}