summaryrefslogtreecommitdiff
path: root/app/views/groups/settings/repository/show.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/groups/settings/repository/show.html.haml')
-rw-r--r--app/views/groups/settings/repository/show.html.haml2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/views/groups/settings/repository/show.html.haml b/app/views/groups/settings/repository/show.html.haml
index b15d36c631a..a5819320405 100644
--- a/app/views/groups/settings/repository/show.html.haml
+++ b/app/views/groups/settings/repository/show.html.haml
@@ -1,8 +1,6 @@
- breadcrumb_title _('Repository Settings')
- page_title _('Repository')
-- enable_search_settings locals: { container_class: 'gl-my-5' }
-
- deploy_token_description = s_('DeployTokens|Group deploy tokens allow access to the packages, repositories, and registry images within the group.')
= render "shared/deploy_tokens/index", group_or_project: @group, description: deploy_token_description