Skip to content

Commit 24a9a3e

Browse files
authored
Remove va_online_scheduling_convert_slots_to_utc feature toggle (#22960)
1 parent cc5cb45 commit 24a9a3e

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

config/features.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ features:
3333
accredited_representative_portal_normalize_path:
3434
actor_type: user
3535
description: >
36-
Enables the path that is passed in to the AccreditedRepresentativePortal::BypassOliveBranch.exclude_arp_route?() method to
36+
Enables the path that is passed in to the AccreditedRepresentativePortal::BypassOliveBranch.exclude_arp_route?() method to
3737
use the function Rack::Attack::PathNormalizer.normalize_path() which removes trailing slashes and resolves redundant parts of the path.
3838
NOTE: This should only be enabled in localhost and staging.
3939
enable_in_development: true
@@ -1876,10 +1876,6 @@ features:
18761876
actor_type: user
18771877
enable_in_development: true
18781878
description: Toggle to use API response as the source of truth in FE for Video at VA, Video at ATLAS, Video at Home modalities.
1879-
va_online_scheduling_convert_slots_to_utc:
1880-
actor_type: user
1881-
enable_in_development: true
1882-
description: Toggle for for converting the start & end times in slots fetch to UTC.
18831879
vaos_appointment_notification_callback:
18841880
actor_type: user
18851881
enable_in_development: true

0 commit comments

Comments
 (0)