From d9c9a0dcc71c25e54c6efcf371ced5b87d69648e Mon Sep 17 00:00:00 2001 From: Rupert Bates Date: Thu, 9 Nov 2023 10:54:48 +0000 Subject: [PATCH] Remove extra GetSubscription --- .../switchtype/RecurringContributionToSupporterPlus.scala | 1 - 1 file changed, 1 deletion(-) diff --git a/handlers/product-move-api/src/main/scala/com/gu/productmove/switchtype/RecurringContributionToSupporterPlus.scala b/handlers/product-move-api/src/main/scala/com/gu/productmove/switchtype/RecurringContributionToSupporterPlus.scala index 63e9dfba84..4afd2242f1 100644 --- a/handlers/product-move-api/src/main/scala/com/gu/productmove/switchtype/RecurringContributionToSupporterPlus.scala +++ b/handlers/product-move-api/src/main/scala/com/gu/productmove/switchtype/RecurringContributionToSupporterPlus.scala @@ -107,7 +107,6 @@ object RecurringContributionToSupporterPlus { GetSubscription with SubscriptionUpdate with TermRenewal - with GetSubscription with GetInvoiceItems with InvoiceItemAdjustment with GetAccount