Completed
Push — master ( 1b8fdb...92f751 )
by
unknown
13:39 queued 11:04
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.