mirror of
https://github.com/HamzaSha1/zod-backend.git
synced 2025-07-17 02:45:08 +00:00
Merge branch 'dev' of github.com:KiwiTechLLC/ZODBank-Backend into 26june_sprint1
This commit is contained in:
@ -215,4 +215,3 @@ class ReSendEmailOtp(viewsets.ModelViewSet):
|
||||
return custom_response(SUCCESS_CODE['3016'], response_status=status.HTTP_200_OK)
|
||||
else:
|
||||
return custom_error_response(ERROR_CODE["2023"], response_status=status.HTTP_400_BAD_REQUEST)
|
||||
|
Reference in New Issue
Block a user