Fix ESLint error
parent
3b7a89c494
commit
0d71f25e67
|
|
@ -77,7 +77,7 @@
|
|||
})(Bangle[functionName]);
|
||||
}
|
||||
|
||||
let functions = {};
|
||||
|
||||
let wrapDeferred = ((o,t) => (a) => {
|
||||
if (a == eval || typeof a == "string") {
|
||||
return o.apply(this, arguments);
|
||||
|
|
|
|||
Loading…
Reference in New Issue