diff --git a/app/components/troubleshooting_options_component.html.erb b/app/components/troubleshooting_options_component.html.erb index 6a6d6d92934..1e2a2071631 100644 --- a/app/components/troubleshooting_options_component.html.erb +++ b/app/components/troubleshooting_options_component.html.erb @@ -1,10 +1,4 @@ <%= tag.section(**tag_options, class: css_class) do %> - <% if new_features? %> - - <%= t('components.troubleshooting_options.new_feature') %> - - <% end %> - <%= header %>