From 8217065f6c38dbd7d707c14ed3574ce4a756da98 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Beganovi=C4=87?= Date: Mon, 2 Aug 2021 15:49:59 +0200 Subject: [PATCH] Remove comment --- app/PaymentDrivers/Mollie/CreditCard.php | 1 - 1 file changed, 1 deletion(-) diff --git a/app/PaymentDrivers/Mollie/CreditCard.php b/app/PaymentDrivers/Mollie/CreditCard.php index 75f87fff285a..cb6fa475b6d1 100644 --- a/app/PaymentDrivers/Mollie/CreditCard.php +++ b/app/PaymentDrivers/Mollie/CreditCard.php @@ -51,7 +51,6 @@ class CreditCard */ public function paymentResponse(PaymentResponseRequest $request) { - // TODO: Unit tests. $amount = $this->mollie->convertToMollieAmount((float) $this->mollie->payment_hash->data->amount_with_fee); $this->mollie->payment_hash