Fix lint error

master
RKBoss6 2025-08-04 21:25:27 -04:00 committed by GitHub
parent 26cdee6059
commit a8a7ea824d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -75,7 +75,6 @@
})(Bangle[functionName]);
}
let functions = {};
let wrapDeferred = ((o,t) => (a) => {
if (a == eval || typeof a == "string") {
return o.apply(this, arguments);