diff --git a/app/views/spree/admin/payment_methods/_provider_settings.html.haml b/app/views/spree/admin/payment_methods/_provider_settings.html.haml index 38f2ff06e9..cbf24630b2 100644 --- a/app/views/spree/admin/payment_methods/_provider_settings.html.haml +++ b/app/views/spree/admin/payment_methods/_provider_settings.html.haml @@ -1,4 +1,3 @@ -= @payment_method - case @payment_method - when Spree::Gateway::StripeConnect = render 'stripe_connect'