8000 [FrameworkBundle] CS fix · symfony/symfony@fb732df · GitHub
[go: up one dir, main page]

Skip to content

Commit fb732df

Browse files
[FrameworkBundle] CS fix
1 parent ec8163d commit fb732df

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Symfony/Bundle/FrameworkBundle/Kernel/MicroKernelTrait.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313

1414
use Symfony\Component\Config\Loader\LoaderInterface;
1515
use Symfony\Component\DependencyInjection\ContainerBuilder;
16-
use Symfony\Component\DependencyInjection\Definition;
1716
use Symfony\Component\DependencyInjection\Loader\Configurator\AbstractConfigurator;
1817
use Symfony\Component\DependencyInjection\Loader\Configurator\ContainerConfigurator;
1918
use Symfony\Component\DependencyInjection\Loader\PhpFileLoader as ContainerPhpFileLoader;

0 commit comments

Comments
 (0)
0