Skip to content

Commit

Permalink
refactor: (#286) 줄바꿈
Browse files Browse the repository at this point in the history
  • Loading branch information
softpeanut committed Jan 9, 2023
1 parent 6cd4164 commit 4fe7f59
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,4 @@ class QueryMenuByMonthUseCase(

return MenuResponse(result)
}

}
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,4 @@ class QueryPublicMenuUseCase(

return MenuResponse(result)
}

}

0 comments on commit 4fe7f59

Please sign in to comment.