Update boot.js

master
RKBoss6 2025-06-24 17:02:33 -04:00 committed by GitHub
parent 149975e2c6
commit 1a84fdfd0d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

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