Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/models/users/callout.rb')
-rw-r--r--app/models/users/callout.rb3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/models/users/callout.rb b/app/models/users/callout.rb
index 60dd89c3ee7..0136cc6bb2d 100644
--- a/app/models/users/callout.rb
+++ b/app/models/users/callout.rb
@@ -75,8 +75,7 @@ module Users
namespace_over_storage_users_combined_alert: 73, # EE-only
# 74 removed in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/132751
vsd_feedback_banner: 75, # EE-only
- security_policy_protected_branch_modification: 76, # EE-only
- vulnerability_report_grouping: 77 # EE-only
+ security_policy_protected_branch_modification: 76 # EE-only
}
validates :feature_name,