Completed
Push — master ( 2c60b9...6ded54 )
by
unknown
11s
created
Controller/UserController.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -4,7 +4,6 @@
 block discarded – undo
4 4
 
5 5
 use Sensio\Bundle\FrameworkExtraBundle\Configuration\Template;
6 6
 use SumoCoders\FrameworkMultiUserBundle\Command\Handler;
7
-use SumoCoders\FrameworkMultiUserBundle\Form\Interfaces\FormWithDataTransferObject;
8 7
 use SumoCoders\FrameworkMultiUserBundle\User\Interfaces\UserRepository;
9 8
 use Symfony\Component\Form\Form;
10 9
 use Symfony\Component\Form\FormFactoryInterface;
Please login to merge, or discard this patch.