Réinstallation du module Paypal via Composer
This commit is contained in:
@@ -23,9 +23,6 @@
|
||||
|
||||
namespace Front\Controller;
|
||||
|
||||
use ReCaptcha\Event\ReCaptchaCheckEvent;
|
||||
use ReCaptcha\Event\ReCaptchaEvents;
|
||||
use Thelia\Model\ModuleQuery;
|
||||
use Thelia\Controller\Front\BaseFrontController;
|
||||
use Thelia\Form\Definition\FrontForm;
|
||||
use Thelia\Form\Exception\FormValidationException;
|
||||
|
||||
@@ -22,9 +22,6 @@
|
||||
/*************************************************************************************/
|
||||
namespace Front\Controller;
|
||||
|
||||
use ReCaptcha\Event\ReCaptchaCheckEvent;
|
||||
use ReCaptcha\Event\ReCaptchaEvents;
|
||||
use Thelia\Model\ModuleQuery;
|
||||
use Front\Front;
|
||||
use Symfony\Component\HttpKernel\Exception\NotFoundHttpException;
|
||||
use Thelia\Controller\Front\BaseFrontController;
|
||||
|
||||
Reference in New Issue
Block a user