lint compliance
This commit is contained in:
@@ -149,7 +149,7 @@ define([
|
||||
cb(void 0, blob);
|
||||
});
|
||||
});
|
||||
}).catch(function (err) {
|
||||
}).catch(function () {
|
||||
cb('ERROR');
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user