Skip to content

Commit

Permalink
delete :: import
Browse files Browse the repository at this point in the history
  • Loading branch information
rudeh2926 committed Feb 8, 2025
1 parent e93436d commit 5ae8781
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 @@ -9,7 +9,6 @@ import dsm.pick2024.infrastructure.s3.FileUtil
import org.springframework.stereotype.Service
import org.springframework.transaction.annotation.Transactional
import java.time.LocalDate
import java.time.ZoneId

@Service
class QueryTimetableService(
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ import dsm.pick2024.infrastructure.s3.FileUtil
import org.springframework.stereotype.Service
import org.springframework.transaction.annotation.Transactional
import java.time.LocalDate
import java.time.ZoneId
import java.time.DayOfWeek

@Service
Expand Down

0 comments on commit 5ae8781

Please sign in to comment.