Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
fix re-send activation email link page
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Eng committed Jun 17, 2013
1 parent 486abc6 commit bb42b8f
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -119,7 +119,6 @@ private boolean validateEmail(String email)
}


@NotEmpty
@Email
@NotDuplicateEmail(message="This email address is already taken.")
public String getEmail() {
Expand Down

0 comments on commit bb42b8f

Please sign in to comment.