@@ -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]> |