Fix namespace name, remove classmap

This commit is contained in:
Alex P 2021-10-08 10:23:19 +03:00
parent 196f143e65
commit f4d82e0de8
20 changed files with 36 additions and 47 deletions

View file

@ -5,7 +5,7 @@ namespace WooCommerce\PayPalCommerce\WcGateway\Gateway;
use Psr\Container\ContainerInterface;
use Woocommerce\PayPalCommerce\ApiClient\Entity\Capture;
use WooCommerce\PayPalCommerce\ApiClient\Entity\Capture;
use WooCommerce\PayPalCommerce\ApiClient\Entity\CaptureStatus;
use WooCommerce\PayPalCommerce\Onboarding\Environment;
use WooCommerce\PayPalCommerce\Onboarding\State;