Fix jshint typo
This commit is contained in:
parent
92b01f1163
commit
cfeabf94c7
@ -104,7 +104,7 @@ Batch.prototype._processWorkInProgressJob = function (user, jobId, callback) {
|
|||||||
});
|
});
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
}
|
};
|
||||||
|
|
||||||
Batch.prototype.drain = function (callback) {
|
Batch.prototype.drain = function (callback) {
|
||||||
var self = this;
|
var self = this;
|
||||||
|
Loading…
Reference in New Issue
Block a user