Completed
Push — 1.4-remove-hacks ( 90d325 )
by Kamil
40:30 queued 08:50
created
src/Sylius/Bundle/CoreBundle/DependencyInjection/SyliusCoreExtension.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -20,7 +20,6 @@
 block discarded – undo
20 20
 use Symfony\Component\DependencyInjection\ContainerBuilder;
21 21
 use Symfony\Component\DependencyInjection\Extension\PrependExtensionInterface;
22 22
 use Symfony\Component\DependencyInjection\Loader\XmlFileLoader;
23
-use Symfony\Component\HttpKernel\Kernel;
24 23
 
25 24
 final class SyliusCoreExtension extends AbstractResourceExtension implements PrependExtensionInterface, CompilerPassInterface
26 25
 {
Please login to merge, or discard this patch.