mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
lint compliance
This commit is contained in:
parent
39b4cb9226
commit
bac10472f3
@ -149,7 +149,7 @@ define([
|
||||
cb(void 0, blob);
|
||||
});
|
||||
});
|
||||
}).catch(function (err) {
|
||||
}).catch(function () {
|
||||
cb('ERROR');
|
||||
});
|
||||
});
|
||||
|
||||
Loading…
Reference in New Issue
Block a user