prettier fix -3

pull/9078/head
Syed Ali Shahbaz 2022-06-10 16:36:28 +05:30
parent 301c132815
commit 99e58c414c
1 changed files with 1 additions and 2 deletions

View File

@ -143,8 +143,7 @@ async function createOrlistAllBookings(
})
);
await Promise.all(promises);
}
else
} else
(error: Error) => {
console.log(error);
res.status(400).json({