Completed
Pull Request — master (#17)
by
unknown
02:40
created
Controller/UserController.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -6,7 +6,6 @@
 block discarded – undo
6 6
 use SumoCoders\FrameworkMultiUserBundle\Command\Handler;
7 7
 use SumoCoders\FrameworkMultiUserBundle\User\UserRepository;
8 8
 use Symfony\Bundle\FrameworkBundle\Controller\Controller;
9
-use Symfony\Component\DependencyInjection\ContainerInterface;
10 9
 use Symfony\Component\Form\Form;
11 10
 use Symfony\Component\Form\FormFactoryInterface;
12 11
 use Symfony\Component\Form\FormTypeInterface;
Please login to merge, or discard this patch.