mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-04 08:47:23 +08:00
Remove the erranous Mollie dependency
This commit is contained in:
parent
d7314a3ebc
commit
913c98707d
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ declare( strict_types = 1 );
|
|||
|
||||
namespace WooCommerce\PayPalCommerce\Settings;
|
||||
|
||||
use Mollie\Api\Resources\Payment;
|
||||
use WC_Payment_Gateway;
|
||||
use WooCommerce\PayPalCommerce\ApiClient\Endpoint\PartnersEndpoint;
|
||||
use WooCommerce\PayPalCommerce\ApiClient\Exception\PayPalApiException;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue