Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VACMS-11595, 11594: remove unused feature flippers #19889

Merged
merged 1 commit into from
Dec 13, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions config/features.yml
Original file line number Diff line number Diff line change
Expand Up @@ -615,16 +615,9 @@ features:
actor_type: user
description: Send only lat/long values (no bounding box or address) to the API when querying for facilities.
enable_in_development: true
facility_locator_ppms_legacy_urgent_care_to_pos_locator:
actor_type: user
description: force the legacy urgent care path to use the new POS locator
facility_locator_predictive_location_search:
actor_type: user
description: Use predictive location search in the Facility Locator UI
facility_locator_pull_operating_status_from_lighthouse:
actor_type: user
description: A fast and dirty way to get the operating status from lighthouse
enable_in_development: true
facility_locator_rails_engine:
actor_type: user
description: Use rails engine routes for all Facility Locator API calls
Expand Down
Loading