Completed
Push — custom-email-per-channel ( 3e318e )
by Kamil
05:19
created
src/Sylius/Bundle/ShopBundle/EventListener/UserMailerListener.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -20,7 +20,6 @@
 block discarded – undo
20 20
 use Sylius\Component\Core\Model\ShopUserInterface;
21 21
 use Sylius\Component\Mailer\Sender\SenderInterface;
22 22
 use Sylius\Component\Resource\Exception\UnexpectedTypeException;
23
-use Sylius\Component\User\Model\UserInterface;
24 23
 use Symfony\Component\EventDispatcher\GenericEvent;
25 24
 use Webmozart\Assert\Assert;
26 25
 
Please login to merge, or discard this patch.