Remove AXO unused code

This commit is contained in:
Pedro Silva 2024-04-15 17:26:11 +01:00
parent 0cb26c4457
commit 5eb39de540
No known key found for this signature in database
GPG key ID: E2EE20C0669D24B3
5 changed files with 0 additions and 41 deletions

View file

@ -11,7 +11,6 @@ use Psr\Log\LoggerInterface;
use WooCommerce\PayPalCommerce\ApiClient\Endpoint\RequestTrait;
use WooCommerce\PayPalCommerce\ApiClient\Exception\PayPalApiException;
use WooCommerce\PayPalCommerce\ApiClient\Exception\RuntimeException;
use WooCommerce\PayPalCommerce\PPCP;
use WP_Error;
/**