Completed
Push — master ( 46d7da...91da94 )
by Lucas
24s
created
src/LoginCidadao/CoreBundle/EventListener/RegisterListner.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 Symfony\Component\Translation\TranslatorInterface;
17 17
 use LoginCidadao\ValidationBundle\Validator\Constraints\UsernameValidator;
18 18
 use Doctrine\ORM\EntityManager;
19
-use LoginCidadao\CoreBundle\Exception\LcEmailException;
20 19
 use LoginCidadao\CoreBundle\Entity\Authorization;
21 20
 
22 21
 class RegisterListner implements EventSubscriberInterface
Please login to merge, or discard this patch.