1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00

Remove comment

This commit is contained in:
Benjamin Beganović 2021-08-02 15:49:59 +02:00
parent d7577b001c
commit 8217065f6c

View File

@ -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