1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 08:21:34 +02:00

Minor adjustments

This commit is contained in:
David Bomba 2024-02-12 14:00:36 +11:00
parent 192722b7a4
commit 91e23ee189

View File

@ -277,7 +277,6 @@ class PaymentLinkService
/**
* @param Invoice $invoice
* @return true
* @throws BindingResolutionException
*/
public function planPaid(Invoice $invoice)
{