GWM : test push

This commit is contained in:
Gowtham M 2026-05-20 15:15:51 +05:30
parent c8514641c4
commit 35fb4dacf1

View File

@ -63,7 +63,6 @@ exports.deployment = async (req, res) => {
return res.status(401).json({ ok: false, message: 'Invalid API key' });
}
// ##############################################################
const payload = req.body;