console removed, update company profile bug fixed

This commit is contained in:
unknown 2026-01-07 16:41:06 +05:30
parent 093589d858
commit 6639ab8c8d

View File

@ -587,9 +587,6 @@ exports.updateEstablishment = async (req, res) => {
});
const { id } = req.params;
// const { establishment_products, establishment_user, ...estData } = req.body;
// logger.error(`Error updating establishment: ${ req.body}`);
const {
establishment_products,
establishment_user,