@@ -16,7 +16,6 @@ |
||
| 16 | 16 | use Doctrine\Common\Collections\Collection; |
| 17 | 17 | use Sylius\Component\Customer\Model\CustomerInterface as BaseCustomerInterface; |
| 18 | 18 | use Sylius\Component\User\Model\UserAwareInterface; |
| 19 | -use Sylius\Component\User\Model\UserInterface as BaseUserInterface; |
|
| 20 | 19 | |
| 21 | 20 | /** |
| 22 | 21 | * @author Michał Marcinkowski <[email protected]> |
@@ -23,7 +23,6 @@ |
||
| 23 | 23 | use Sylius\Bundle\UserBundle\Form\Type\UserRequestPasswordResetType; |
| 24 | 24 | use Sylius\Bundle\UserBundle\Form\Type\UserResetPasswordType; |
| 25 | 25 | use Sylius\Bundle\UserBundle\UserEvents; |
| 26 | -use Sylius\Component\Resource\Model\ResourceInterface; |
|
| 27 | 26 | use Sylius\Component\User\Model\UserInterface; |
| 28 | 27 | use Sylius\Component\User\Security\Generator\GeneratorInterface; |
| 29 | 28 | use Symfony\Component\EventDispatcher\GenericEvent; |