From 8f7c3a93691417c53b887778aea447cff7111bee Mon Sep 17 00:00:00 2001 From: Matt-Yorkley <9029026+Matt-Yorkley@users.noreply.github.com> Date: Tue, 10 Aug 2021 12:08:48 +0100 Subject: [PATCH] Remove more unused AMS data injection --- app/views/split_checkout/_form.html.haml | 1 - app/views/split_checkout/edit.html.haml | 4 ---- 2 files changed, 5 deletions(-) diff --git a/app/views/split_checkout/_form.html.haml b/app/views/split_checkout/_form.html.haml index 84a1d12edd..8aa242ae48 100644 --- a/app/views/split_checkout/_form.html.haml +++ b/app/views/split_checkout/_form.html.haml @@ -1,5 +1,4 @@ - content_for :injection_data do - = inject_available_payment_methods = inject_saved_credit_cards %div.checkout-step.medium-6 diff --git a/app/views/split_checkout/edit.html.haml b/app/views/split_checkout/edit.html.haml index d56295b53e..17afe2a845 100644 --- a/app/views/split_checkout/edit.html.haml +++ b/app/views/split_checkout/edit.html.haml @@ -1,10 +1,6 @@ - content_for(:title) do = t :checkout_title -- content_for :injection_data do - = inject_enterprise_and_relatives - = inject_available_countries - .darkswarm.footer-pad - content_for :order_cycle_form do %closing