summaryrefslogtreecommitdiff
path: root/app/views/layouts/nav/_top_nav_responsive.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/layouts/nav/_top_nav_responsive.html.haml')
-rw-r--r--app/views/layouts/nav/_top_nav_responsive.html.haml2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/views/layouts/nav/_top_nav_responsive.html.haml b/app/views/layouts/nav/_top_nav_responsive.html.haml
index 0d122f1adff..86fd8b6d80c 100644
--- a/app/views/layouts/nav/_top_nav_responsive.html.haml
+++ b/app/views/layouts/nav/_top_nav_responsive.html.haml
@@ -1,5 +1,3 @@
-- return unless Feature.enabled?(:combined_menu, current_user, default_enabled: :yaml)
-
- top_class = local_assigns.fetch(:class, nil)
- view_model = top_nav_responsive_view_model(project: @project, group: @group)