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

View File

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