diff --git a/src/helper/irs-api.ts b/src/helper/irs-api.ts index 51ea15f..b871420 100644 --- a/src/helper/irs-api.ts +++ b/src/helper/irs-api.ts @@ -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,