Skip to content

Commit

Permalink
test: codeRabbit test
Browse files Browse the repository at this point in the history
  • Loading branch information
capDoYeonLee committed Oct 14, 2024
1 parent e1c5e4e commit d74ac68
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 d74ac68

Please sign in to comment.