diff --git a/config/services.yaml b/config/services.yaml index b69bfc5..bc8ea08 100644 --- a/config/services.yaml +++ b/config/services.yaml @@ -14,8 +14,6 @@ parameters: limit_max_watchlist_domains: '%env(int:LIMIT_MAX_WATCHLIST_DOMAINS)%' services: - Symfony\Component\Messenger\Transport\TransportFactoryInterface: '@messenger.transport_factory' - # default configuration for services in *this* file _defaults: autowire: true # Automatically injects dependencies in your services.