diff --git a/src/Application.php b/src/Application.php index f506732..4742492 100644 --- a/src/Application.php +++ b/src/Application.php @@ -14,7 +14,6 @@ use Symfony\Component\DependencyInjection\ChildDefinition; use Symfony\Component\DependencyInjection\ContainerBuilder; use Symfony\Component\DependencyInjection\Loader\XmlFileLoader; -use Symfony\Component\EventDispatcher\Attribute\AsEventListener; use Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass; class Application extends SymfonyApplication