We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3121816 commit 191ba62Copy full SHA for 191ba62
DependencyInjection/AsyncEventsPass.php
@@ -4,9 +4,7 @@
4
5
use Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface;
6
use Symfony\Component\DependencyInjection\ContainerBuilder;
7
-use Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass;
8
use Symfony\Component\EventDispatcher\EventSubscriberInterface;
9
-use Symfony\Component\HttpKernel\Kernel;
10
11
class AsyncEventsPass implements CompilerPassInterface
12
{
0 commit comments