Skip to content

Commit 3fd8157

Browse files
committed
fix: WeatherCode refactor not applied in CurrentWeather.kt
IDE didn't refactor it automatically
1 parent cf70b46 commit 3fd8157

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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

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

33
import com.openmeteo.api.common.serials.Time
4-
import com.openmeteo.api.common.serials.WeatherCode
54
import kotlinx.serialization.Serializable
65

76
@Serializable

0 commit comments

Comments
 (0)