@@ -15,12 +15,10 @@ |
||
15 | 15 | |
16 | 16 | use Dealer\Dealer; |
17 | 17 | use Dealer\Model\DealerQuery; |
18 | -use Propel\Generator\Model\Database; |
|
19 | 18 | use Propel\Runtime\Propel; |
20 | 19 | use Symfony\Component\HttpFoundation\RedirectResponse; |
21 | 20 | use Thelia\Controller\Admin\BaseAdminController; |
22 | 21 | use Thelia\Core\Security\AccessManager; |
23 | -use Thelia\Core\Security\Resource\AdminResources; |
|
24 | 22 | use Thelia\Core\Thelia; |
25 | 23 | use Thelia\Form\Exception\FormValidationException; |
26 | 24 | use Thelia\Tools\URL; |