1
0
Fork 0
mirror of synced 2024-09-29 08:41:16 +13:00
This commit is contained in:
Martin McKeaveney 2020-12-08 11:23:06 +00:00
parent a2318238ae
commit 71fa39ef7e

View file

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