diff --git a/.env.example b/.env.example index f8f7b7f3..3d25a5d4 100644 --- a/.env.example +++ b/.env.example @@ -3,5 +3,4 @@ VUE_APP_I18N_FALLBACK_LOCALE=en VUE_APP_CACHE_MAX_AGE=3600 VUE_APP_VIEW_SIZE=60 VUE_APP_BASE_URL= -VUE_APP_PERMISSION_ID= -VUE_APP_DEFAULT_STORELOOKUP_DISTANCE=50 \ No newline at end of file +VUE_APP_PERMISSION_ID= \ No newline at end of file