Skip to content

Commit

Permalink
remove unused reason for error
Browse files Browse the repository at this point in the history
  • Loading branch information
elichad committed Nov 8, 2023
1 parent f01cdc0 commit e823281
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions amy/extrequests/forms.py
Original file line number Diff line number Diff line change
Expand Up @@ -460,8 +460,7 @@ def validate_member_code(
error_msg = (
"This code is invalid. "
"This may be due to a typo, an expired code, "
"a code that has not yet been activated, "
"or a code that has no workshops remaining. "
"or a code that has not yet been activated."
"Please confirm that you have copied the code correctly, "
"or contact your Member Affiliate to verify your code."
)
Expand Down

0 comments on commit e823281

Please sign in to comment.