Skip to content

Commit

Permalink
ktlint
Browse files Browse the repository at this point in the history
  • Loading branch information
rudeh2926 committed Oct 31, 2024
1 parent 1bb8806 commit f77cbc4
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ class QueryWeekendMealApplicationService(
override fun queryWeekendMealApplication(): QueryWeekendMealStatusResponse {
val today = now(ZoneId.of("Asia/Seoul"))


val periods = queryWeekendMealPeriodPort.queryAllWeekendMeal()

val period = periods.find {
Expand Down

0 comments on commit f77cbc4

Please sign in to comment.