Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 9746573

Browse files
committedSep 26, 2024
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

-1
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)
Please sign in to comment.