We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c07230 commit cf70b46Copy full SHA for cf70b46
1 file changed
lib/src/main/kotlin/com/openmeteo/api/forecast/serials/Forecast.kt
@@ -1,6 +1,6 @@
1
package com.openmeteo.api.forecast.serials
2
3
-import com.openmeteo.api.common.params.TimeZone
+import com.openmeteo.api.common.TimeZone
4
import kotlinx.serialization.Serializable
5
6
@Serializable
0 commit comments