mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-08-31 06:52:50 +08:00
Remove unused dependency
The WP containers don't seem to be used anywhere. There were imports, but they are not actually used it seems.
This commit is contained in:
parent
d4c8282518
commit
b8cc98e9cd
4 changed files with 0 additions and 8 deletions
|
@ -9,7 +9,6 @@ declare(strict_types=1);
|
|||
|
||||
namespace WooCommerce\PayPalCommerce\Session;
|
||||
|
||||
use Dhii\Data\Container\ContainerInterface;
|
||||
use WooCommerce\PayPalCommerce\Session\Cancellation\CancelController;
|
||||
use WooCommerce\PayPalCommerce\Session\Cancellation\CancelView;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue