Skip to content

Commit 9746573

Browse files
committed
Fix CS
1 parent b3f9041 commit 9746573

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

DependencyInjection/Compiler/MissingExtensionSuggestorPass.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
use Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface;
1515
use Symfony\Component\DependencyInjection\ContainerBuilder;
1616
use Symfony\Component\DependencyInjection\Reference;
17-
use Twig\Environment;
1817

1918
class MissingExtensionSuggestorPass implements CompilerPassInterface
2019
{

0 commit comments

Comments
 (0)