mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-06 13:44:42 +08:00
Remove unused class
This commit is contained in:
parent
26e65dc3b6
commit
c77baafd68
1 changed files with 0 additions and 3 deletions
|
@ -9,9 +9,6 @@ declare(strict_types=1);
|
||||||
|
|
||||||
namespace WooCommerce\PayPalCommerce\ApiClient\Endpoint;
|
namespace WooCommerce\PayPalCommerce\ApiClient\Endpoint;
|
||||||
|
|
||||||
use WooCommerce\WooCommerce\Logging\Logger\WooCommerceLogger;
|
|
||||||
use WP_Error;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Trait RequestTrait
|
* Trait RequestTrait
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue