We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26cdee6 commit a8a7ea8Copy full SHA for a8a7ea8
apps/powermanager/boot.js
@@ -75,7 +75,6 @@
75
})(Bangle[functionName]);
76
}
77
78
- let functions = {};
79
let wrapDeferred = ((o,t) => (a) => {
80
if (a == eval || typeof a == "string") {
81
return o.apply(this, arguments);
0 commit comments