Skip to content

Commit cf70b46

Browse files
committed
fix: TimeZone refactor not applied in Forecast.kt
IDE didn't refactor it automatically
1 parent 9c07230 commit cf70b46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • lib/src/main/kotlin/com/openmeteo/api/forecast/serials

lib/src/main/kotlin/com/openmeteo/api/forecast/serials/Forecast.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package com.openmeteo.api.forecast.serials
22

3-
import com.openmeteo.api.common.params.TimeZone
3+
import com.openmeteo.api.common.TimeZone
44
import kotlinx.serialization.Serializable
55

66
@Serializable

0 commit comments

Comments
 (0)