Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
strongmhk committed Jul 4, 2024
2 parents c3957e2 + 638c87d commit 494bce3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main/java/com/umc/dream/dto/UserRequestDTO.java
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ public static class JoinDto {
String account;
@NotNull
String password;
@NotNull
String passwordConfirm;
}

@Getter
Expand Down

0 comments on commit 494bce3

Please sign in to comment.