Remove duplicated headwind speed datatype definition
This commit is contained in:
parent
f24cb72668
commit
ae1225f556
@ -67,7 +67,6 @@ class KarooHeadwindExtension : KarooExtension("karoo-headwind", BuildConfig.VERS
|
|||||||
listOf(
|
listOf(
|
||||||
HeadwindDirectionDataType(karooSystem, applicationContext),
|
HeadwindDirectionDataType(karooSystem, applicationContext),
|
||||||
TailwindAndRideSpeedDataType(karooSystem, applicationContext),
|
TailwindAndRideSpeedDataType(karooSystem, applicationContext),
|
||||||
HeadwindSpeedDataType(karooSystem, applicationContext),
|
|
||||||
WeatherDataType(karooSystem, applicationContext),
|
WeatherDataType(karooSystem, applicationContext),
|
||||||
WeatherForecastDataType(karooSystem),
|
WeatherForecastDataType(karooSystem),
|
||||||
HeadwindSpeedDataType(karooSystem, applicationContext),
|
HeadwindSpeedDataType(karooSystem, applicationContext),
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user