Skip to content

Commit

Permalink
Merge pull request #189 from JNU-econovation/testBranch
Browse files Browse the repository at this point in the history
test: codeRabbit test
  • Loading branch information
capDoYeonLee authored Oct 14, 2024
2 parents e1c5e4e + d74ac68 commit 912f4e4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@
public class CreateFilterRequest implements AbstractDto {
private String filterName;
private String filterColor;
private MemberEntity member;
// private MemberEntity member;
}

0 comments on commit 912f4e4

Please sign in to comment.