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(
|
||||
HeadwindDirectionDataType(karooSystem, applicationContext),
|
||||
TailwindAndRideSpeedDataType(karooSystem, applicationContext),
|
||||
HeadwindSpeedDataType(karooSystem, applicationContext),
|
||||
WeatherDataType(karooSystem, applicationContext),
|
||||
WeatherForecastDataType(karooSystem),
|
||||
HeadwindSpeedDataType(karooSystem, applicationContext),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user