Explorar o código

Cleanup use lines

Dave Shoreman %!s(int64=11) %!d(string=hai) anos
pai
achega
ee8a67113d
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      src/Packagist/WebBundle/Form/Type/ProfileFormType.php

+ 0 - 2
src/Packagist/WebBundle/Form/Type/ProfileFormType.php

@@ -16,8 +16,6 @@ use FOS\UserBundle\Form\Type\ProfileFormType as BaseType;
 use Symfony\Component\Form\FormBuilderInterface;
 use Symfony\Component\Form\FormEvents;
 use Symfony\Component\Form\FormEvent;
-use Symfony\Component\Security\Core\SecurityContext;
-use Symfony\Component\Security\Core\Validator\Constraint\UserPassword as OldUserPassword;
 use Symfony\Component\Security\Core\Validator\Constraints\UserPassword;
 
 /**