Remove unused imports

This commit is contained in:
Alex P 2022-04-13 11:17:58 +03:00
parent 4cecb908e6
commit 901ecdd1d9
4 changed files with 0 additions and 9 deletions

View file

@ -9,8 +9,6 @@ declare(strict_types=1);
namespace WooCommerce\PayPalCommerce\ApiClient\Entity;
use WooCommerce\PayPalCommerce\ApiClient\Exception\RuntimeException;
/**
* Class PaymentTokenActionLinks
*/