Skip to content

Commit a8a7ea8

Browse files
authored
Fix lint error
1 parent 26cdee6 commit a8a7ea8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/powermanager/boot.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@
7575
})(Bangle[functionName]);
7676
}
7777

78-
let functions = {};
7978
let wrapDeferred = ((o,t) => (a) => {
8079
if (a == eval || typeof a == "string") {
8180
return o.apply(this, arguments);

0 commit comments

Comments
 (0)