fix: Model cleanup
This commit is contained in:
parent
f600303b5f
commit
85e4fdb858
2 changed files with 0 additions and 41 deletions
|
@ -9,7 +9,6 @@ import com.mapbox.navigation.tripdata.maneuver.model.StepDistance
|
|||
|
||||
class DataCache {
|
||||
|
||||
private val garminManeuver: GarminManeuver = GarminManeuver.empty()
|
||||
private var maneuverCache: Maneuver? = null
|
||||
private var locationCache: LocationMatcherResult? = null
|
||||
private var session: NavigationSessionState? = null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue