diff --git a/src/Exception/Order/CouldNotChangeOrderStatus.php b/src/Exception/Order/CouldNotChangeOrderStatus.php index 60ee5286..f1685f5a 100644 --- a/src/Exception/Order/CouldNotChangeOrderStatus.php +++ b/src/Exception/Order/CouldNotChangeOrderStatus.php @@ -23,8 +23,6 @@ namespace Invertus\SaferPay\Exception; -use Invertus\SaferPay\Exception\Restriction\SaferPayException; - if (!defined('_PS_VERSION_')) { exit; }