- fix response error elang
This commit is contained in:
		| @@ -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, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user