generated from pricelees/issue-pr-template
chore: 불필요 줄바꿈 제거
This commit is contained in:
parent
af53ab666f
commit
fff54cdec9
@ -29,7 +29,6 @@ fun List<ScheduleEntity>.toRetrieveListResponse() = ScheduleRetrieveListResponse
|
||||
data class ScheduleCreateRequest(
|
||||
val date: LocalDate,
|
||||
val time: LocalTime,
|
||||
|
||||
val themeId: Long
|
||||
)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user