lint compliance
This commit is contained in:
parent
b5649707d1
commit
172823c954
@ -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) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user