We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e82d4ae commit dc3f0d6Copy full SHA for dc3f0d6
pkg/async-event-dispatcher/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