This commit is contained in:
Martin McKeaveney 2020-12-08 11:23:06 +00:00
parent 1a226214e9
commit b7f628e250
1 changed files with 1 additions and 1 deletions

View File

@ -104,4 +104,4 @@ module.exports = async (job, cb = null) => {
cb(err)
}
}
}
}