From 5c50225cfabb928fc5a6cd10f2a00ca521db2595 Mon Sep 17 00:00:00 2001 From: Steve Long <2211897+stevelong00@users.noreply.github.com> Date: Tue, 16 Apr 2024 16:45:29 -0400 Subject: [PATCH] Removed feature toggle profile_show_proof_of_veteran_status --- config/features.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/config/features.yml b/config/features.yml index 1b218358ef1..0ef7f11f2e0 100644 --- a/config/features.yml +++ b/config/features.yml @@ -824,9 +824,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