1
0
Fork 0
mirror of synced 2024-10-02 10:08:09 +13:00
This commit is contained in:
Martin McKeaveney 2020-12-08 11:23:06 +00:00
parent 1a226214e9
commit b7f628e250

View file

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