summaryrefslogtreecommitdiff
path: root/app/views/shared/integrations/edit.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/shared/integrations/edit.html.haml')
-rw-r--r--app/views/shared/integrations/edit.html.haml5
1 files changed, 1 insertions, 4 deletions
diff --git a/app/views/shared/integrations/edit.html.haml b/app/views/shared/integrations/edit.html.haml
index 4ceaedc2a69..f2a31400698 100644
--- a/app/views/shared/integrations/edit.html.haml
+++ b/app/views/shared/integrations/edit.html.haml
@@ -7,7 +7,4 @@
= @integration.title
= render 'shared/integrations/tabs', integration: @integration, active_tab: 'edit' do
- - if vue_integration_form_enabled?
- = render 'shared/integration_settings', integration: @integration
- - else
- = render 'shared/integrations/form', integration: @integration
+ = render 'shared/integration_settings', integration: @integration