summaryrefslogtreecommitdiff
path: root/app/helpers/jira_connect_helper.rb
diff options
context:
space:
mode:
Diffstat (limited to 'app/helpers/jira_connect_helper.rb')
-rw-r--r--app/helpers/jira_connect_helper.rb6
1 files changed, 0 insertions, 6 deletions
diff --git a/app/helpers/jira_connect_helper.rb b/app/helpers/jira_connect_helper.rb
index 080883fd594..76a7f785df6 100644
--- a/app/helpers/jira_connect_helper.rb
+++ b/app/helpers/jira_connect_helper.rb
@@ -1,13 +1,7 @@
# frozen_string_literal: true
module JiraConnectHelper
- def new_jira_connect_ui?
- Feature.enabled?(:new_jira_connect_ui, type: :development, default_enabled: :yaml)
- end
-
def jira_connect_app_data(subscriptions)
- return {} unless new_jira_connect_ui?
-
skip_groups = subscriptions.map(&:namespace_id)
{