From d063401787af0de01a4b2f57fe2fec739dfd2e5c Mon Sep 17 00:00:00 2001 From: MarijusCoding Date: Wed, 2 Oct 2024 13:39:43 +0300 Subject: [PATCH] [SV-33] removed classes --- upgrade/install-1.2.4.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/upgrade/install-1.2.4.php b/upgrade/install-1.2.4.php index ef32a6f3..066f249b 100644 --- a/upgrade/install-1.2.4.php +++ b/upgrade/install-1.2.4.php @@ -21,9 +21,6 @@ *@license SIX Payment Services */ -use Invertus\SaferPay\Config\SaferPayConfig; -use Invertus\SaferPay\DTO\Request\RequestHeader; - if (!defined('_PS_VERSION_')) { exit; }