Skip to content

Commit 191ba62

Browse files
committed
Remove unused uses
1 parent 3121816 commit 191ba62

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: DependencyInjection/AsyncEventsPass.php

-2
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@
44

55
use Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface;
66
use Symfony\Component\DependencyInjection\ContainerBuilder;
7-
use Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass;
87
use Symfony\Component\EventDispatcher\EventSubscriberInterface;
9-
use Symfony\Component\HttpKernel\Kernel;
108

119
class AsyncEventsPass implements CompilerPassInterface
1210
{

0 commit comments

Comments
 (0)