Passed
Push — master ( 6df3fe...bd8b27 )
by Petr
04:04 queued 01:01
created
src/AppBundle/Controller/UserController.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -11,7 +11,6 @@
 block discarded – undo
11 11
 use Sensio\Bundle\FrameworkExtraBundle\Configuration\Method;
12 12
 use Sensio\Bundle\FrameworkExtraBundle\Configuration\Route;
13 13
 use Sensio\Bundle\FrameworkExtraBundle\Configuration\Security;
14
-use Symfony\Component\HttpFoundation\Request;
15 14
 use Symfony\Component\HttpFoundation\Response;
16 15
 
17 16
 /**
Please login to merge, or discard this patch.