We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 039724f commit eb68f07Copy full SHA for eb68f07
src/main/kotlin/dsm/pick2024/domain/timetable/service/QueryWeekTimetableService.kt
@@ -9,7 +9,6 @@ import dsm.pick2024.infrastructure.s3.FileUtil
9
import org.springframework.stereotype.Service
10
import org.springframework.transaction.annotation.Transactional
11
import java.time.LocalDate
12
-import java.time.ZoneId
13
import java.time.DayOfWeek
14
15
@Service
0 commit comments