Completed
Push — master ( 482823...344aa2 )
by Kiel
15:13
created
Features/Fixtures/AuthBundle/app/AppKernel.php 1 patch
Unused Use Statements   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1,7 +1,7 @@
 block discarded – undo
1 1
 <?php
2 2
 
3
-use Symfony\Component\HttpKernel\Kernel;
4 3
 use Symfony\Component\Config\Loader\LoaderInterface;
4
+use Symfony\Component\HttpKernel\Kernel;
5 5
 
6 6
 class AppKernel extends Kernel
7 7
 {
Please login to merge, or discard this patch.