Completed
Push — gus-environment ( 0d6956...d18f49 )
by Kamil
24:30
created
Sylius/Bundle/AdminBundle/Tests/Controller/NotificationControllerTest.php 1 patch
Unused Use Statements   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -19,8 +19,8 @@
 block discarded – undo
19 19
 use Psr\Http\Message\ResponseInterface;
20 20
 use Psr\Http\Message\StreamInterface;
21 21
 use Sylius\Bundle\AdminBundle\Controller\NotificationController;
22
-use Symfony\Component\HttpFoundation\Request;
23 22
 use Symfony\Component\HttpFoundation\JsonResponse;
23
+use Symfony\Component\HttpFoundation\Request;
24 24
 
25 25
 /**
26 26
  * @author Jan Góralski <[email protected]>
Please login to merge, or discard this patch.