This commit is contained in:
Muhammad Fadli 2023-08-31 15:37:29 +07:00
commit c73ff16734

View File

@ -36,7 +36,6 @@ export const doTransaction = async (
.catch(e => {
// Handle error
console.log('inierrorelang', e)
console.log('inierrorelang2', e.response.data)
throw new HttpException(
{
statusCode: HttpStatus.INTERNAL_SERVER_ERROR,