diff --git a/app/src/main/java/com/mapbox/dash/example/MainApplication.kt b/app/src/main/java/com/mapbox/dash/example/MainApplication.kt index d8c6b77..dc0fa21 100644 --- a/app/src/main/java/com/mapbox/dash/example/MainApplication.kt +++ b/app/src/main/java/com/mapbox/dash/example/MainApplication.kt @@ -100,7 +100,6 @@ class MainApplication : Application() { customValues[CustomKeys.SINGLE_CHARGER_MANUAL_SELECTION] = true customValues[CustomKeys.ENABLE_QUICK_SEARCH_SUGGESTIONS_IN_ACTIVE_GUIDANCE] = false - customValues[CustomKeys.FORCE_DEBUG] = true } }