From 16f061be88376a3ab759d579a0cc5ff5d3d2aeeb Mon Sep 17 00:00:00 2001 From: Steve Long <2211897+stevelong00@users.noreply.github.com> Date: Thu, 2 May 2024 16:40:04 -0400 Subject: [PATCH] Removed feature toggle profile_show_proof_of_veteran_status (#16368) --- config/features.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/config/features.yml b/config/features.yml index e17ed775e31..77f4da9f260 100644 --- a/config/features.yml +++ b/config/features.yml @@ -854,9 +854,6 @@ features: profile_show_quick_submit_notification_setting: actor_type: user description: Show/Hide the quick submit section of notification settings in profile - profile_show_proof_of_veteran_status: - actor_type: user - description: Show/Hide the proof of veteran status page and links profile_use_experimental: description: Use experimental features for Profile application - Do not remove enable_in_development: true