Completed
Pull Request — master (#6)
by mamazu
01:16
created
src/Entity/Wishlist.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -16,7 +16,6 @@
 block discarded – undo
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
 {
Please login to merge, or discard this patch.