summaryrefslogtreecommitdiff
path: root/app/views/admin/integrations/edit.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/admin/integrations/edit.html.haml')
-rw-r--r--app/views/admin/integrations/edit.html.haml5
1 files changed, 0 insertions, 5 deletions
diff --git a/app/views/admin/integrations/edit.html.haml b/app/views/admin/integrations/edit.html.haml
deleted file mode 100644
index b19d00d7a16..00000000000
--- a/app/views/admin/integrations/edit.html.haml
+++ /dev/null
@@ -1,5 +0,0 @@
-- add_to_breadcrumbs _('Integrations'), integrations_admin_application_settings_path
-- breadcrumb_title @service.title
-- page_title @service.title, _('Integrations')
-
-= render 'form'