console removed, update company profile bug fixed
This commit is contained in:
parent
093589d858
commit
6639ab8c8d
@ -587,9 +587,6 @@ exports.updateEstablishment = async (req, res) => {
|
|||||||
});
|
});
|
||||||
|
|
||||||
const { id } = req.params;
|
const { id } = req.params;
|
||||||
|
|
||||||
// const { establishment_products, establishment_user, ...estData } = req.body;
|
|
||||||
// logger.error(`Error updating establishment: ${ req.body}`);
|
|
||||||
const {
|
const {
|
||||||
establishment_products,
|
establishment_products,
|
||||||
establishment_user,
|
establishment_user,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user