Skip to content

Commit

Permalink
bruh plssss build don't fail on me for styling
Browse files Browse the repository at this point in the history
  • Loading branch information
leuneri committed Nov 1, 2023
1 parent 414ec91 commit 9dc986a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion backend/user/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,3 @@ def update_user_profile(request, email, role):
return Response({"error": "Bidder not found"}, status=400)
else:
return Response({"error": "Invalid role"}, status=400)

0 comments on commit 9dc986a

Please sign in to comment.