@@ -16,7 +16,6 @@ |
||
16 | 16 | use Doctrine\Common\Collections\Collection; |
17 | 17 | use Sylius\Component\Core\Model\ProductInterface; |
18 | 18 | use Sylius\Component\Core\Model\ShopUserInterface; |
19 | -use Symfony\Component\Security\Core\Authentication\Token\TokenInterface; |
|
20 | 19 | |
21 | 20 | class Wishlist implements WishlistInterface |
22 | 21 | { |