lint compliance
This commit is contained in:
@@ -32,7 +32,6 @@ var ready = false;
|
|||||||
var store;
|
var store;
|
||||||
var pinStore;
|
var pinStore;
|
||||||
var blobStore;
|
var blobStore;
|
||||||
var tasks;
|
|
||||||
const init = function (config, _cb) {
|
const init = function (config, _cb) {
|
||||||
const cb = Util.once(Util.mkAsync(_cb));
|
const cb = Util.once(Util.mkAsync(_cb));
|
||||||
if (!config) {
|
if (!config) {
|
||||||
|
|||||||
Reference in New Issue
Block a user