Skip to content

Commit

Permalink
[fix] #74 isSenior 칼럼 삭제
Browse files Browse the repository at this point in the history
  • Loading branch information
minwoo0419 committed Jun 6, 2024
1 parent 9f78349 commit c1ded3b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main/java/com/telepigeon/server/domain/Profile.java
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ public class Profile {

private Double emotion;

private Boolean isSenior;

private String keywords;

@Enumerated(EnumType.STRING)
Expand Down

0 comments on commit c1ded3b

Please sign in to comment.