Skip to content

Commit

Permalink
Merge pull request #132 from Gseungmin/main
Browse files Browse the repository at this point in the history
빌드 오류 수정
  • Loading branch information
Gseungmin authored Oct 25, 2023
2 parents 52d6873 + 59f6c4e commit b213be1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/java/com/umc/refit/domain/entity/Member.java
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
@Entity
@Getter
@Setter
@NoArgsConstructor()
public class Member implements UserDetails {

@Id
Expand Down

0 comments on commit b213be1

Please sign in to comment.