@@ -19,7 +19,6 @@ |
||
| 19 | 19 | use Propel\Runtime\Propel; |
| 20 | 20 | use Symfony\Component\HttpFoundation\RedirectResponse; |
| 21 | 21 | use Thelia\Core\Security\AccessManager; |
| 22 | -use Thelia\Core\Security\Resource\AdminResources; |
|
| 23 | 22 | use Thelia\Form\Exception\FormValidationException; |
| 24 | 23 | use Thelia\Tools\URL; |
| 25 | 24 | |