Skip to content

Commit

Permalink
refactor(Slack): SlackBoardInfo 개행 제거
Browse files Browse the repository at this point in the history
  • Loading branch information
limehee committed Aug 16, 2024
1 parent 1c74c67 commit 2cf0b97
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,7 @@
public class SlackBoardInfo {

private String title;

private String category;

private String username;

public static SlackBoardInfo create(Board board, MemberDetailedInfoDto memberInfo) {
Expand Down

0 comments on commit 2cf0b97

Please sign in to comment.