Skip to content

Commit dc3f0d6

Browse files
committed
Remove unused uses
1 parent e82d4ae commit dc3f0d6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pkg/async-event-dispatcher/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)