feat: refs#8020 deprecatedControlVehicle
This commit is contained in:
parent
04380327ab
commit
c3ea43e7e1
|
@ -574,14 +574,6 @@ class PasilleroViewModel(context: Context) : BaseViewModel(context) {
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
_pasillerositem.add(
|
|
||||||
PasillerosItemVO(
|
|
||||||
R.drawable.car_info,
|
|
||||||
R.string.titleHistoricalVehicle,
|
|
||||||
R.string.titleHistVehicleDescrip
|
|
||||||
)
|
|
||||||
)
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
fun workerActivityAdd(
|
fun workerActivityAdd(
|
||||||
|
|
Loading…
Reference in New Issue