Skip to content

Commit

Permalink
removing
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyle Madsen committed Mar 16, 2020
1 parent 985d12e commit 9cf1aa6
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ class MapboxOffboardRouter(
) {
mapboxDirections = RouteBuilderProvider.getBuilder(accessToken, context, skuTokenProvider)
.routeOptions(routeOptions)
.enableRefresh(routeOptions.profile() == DirectionsCriteria.PROFILE_DRIVING_TRAFFIC)
.build()
mapboxDirections?.enqueueCall(object : Callback<DirectionsResponse> {

Expand Down

0 comments on commit 9cf1aa6

Please sign in to comment.