lint compliance

This commit is contained in:
ansuz 2020-03-27 16:59:41 -04:00
parent b5649707d1
commit 172823c954
1 changed files with 0 additions and 1 deletions

View File

@ -32,7 +32,6 @@ var ready = false;
var store;
var pinStore;
var blobStore;
var tasks;
const init = function (config, _cb) {
const cb = Util.once(Util.mkAsync(_cb));
if (!config) {