Skip to content

Commit

Permalink
refactor: 코드 스타일 수정 (#154) (#155)
Browse files Browse the repository at this point in the history
  • Loading branch information
JeongHeumChoi authored Mar 23, 2024
1 parent ea0a54f commit 864e4fa
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,4 @@ public ResponseDto<?> postAnswer(
) {
return ResponseDto.created(answerService.postAnswer(userId, answerCreateDto));
}

}

0 comments on commit 864e4fa

Please sign in to comment.