Skip to content

Commit 1f3c8d1

Browse files
committed
[FrameworkBundle] Minor remove unused Container use statement in ContainerLintCommand
1 parent c50f247 commit 1f3c8d1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Symfony/Bundle/FrameworkBundle/Command/ContainerLintCommand.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
use Symfony\Component\DependencyInjection\Compiler\CheckTypeDeclarationsPass;
2525
use Symfony\Component\DependencyInjection\Compiler\PassConfig;
2626
use Symfony\Component\DependencyInjection\Compiler\ResolveFactoryClassPass;
27-
use Symfony\Component\DependencyInjection\Container;
2827
use Symfony\Component\DependencyInjection\ContainerBuilder;
2928
use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
3029
use Symfony\Component\DependencyInjection\Loader\XmlFileLoader;

0 commit comments

Comments
 (0)