Skip to content

Commit

Permalink
removed error with exception
Browse files Browse the repository at this point in the history
  • Loading branch information
SandervdHulst committed Nov 15, 2023
1 parent 9918641 commit 3da9fa6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/PaymentMethods/iDeal/iDeal.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
use Buckaroo\PaymentMethods\PayablePaymentMethod;
use Buckaroo\Services\TraitHelpers\HasIssuers;
use Buckaroo\Transaction\Response\TransactionResponse;
use Buckaroo\Exceptions\BuckarooException;

class iDeal extends PayablePaymentMethod
{
Expand Down

0 comments on commit 3da9fa6

Please sign in to comment.