mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
remove unused use statement
This commit is contained in:
parent
b0acc20435
commit
9b3b58b766
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ use Inpsyde\PayPalCommerce\ApiClient\Entity\PurchaseUnit;
|
|||
use Inpsyde\PayPalCommerce\ApiClient\Exception\RuntimeException;
|
||||
use Inpsyde\PayPalCommerce\ApiClient\Factory\OrderFactory;
|
||||
use Inpsyde\PayPalCommerce\ApiClient\Factory\PatchCollectionFactory;
|
||||
use Inpsyde\PayPalCommerce\Session\SessionHandler;
|
||||
|
||||
class OrderEndpoint
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue