lint compliance

This commit is contained in:
yflory 2017-10-24 14:32:47 +02:00
parent 39b4cb9226
commit bac10472f3

View file

@ -149,7 +149,7 @@ define([
cb(void 0, blob);
});
});
}).catch(function (err) {
}).catch(function () {
cb('ERROR');
});
});