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 75eb483 commit bc94960Copy full SHA for bc94960
Resources/config/mailer_debug.php
@@ -12,7 +12,6 @@
12
namespace Symfony\Component\DependencyInjection\Loader\Configurator;
13
14
use Symfony\Component\Mailer\DataCollector\MessageDataCollector;
15
-use Symfony\Component\Mailer\EventListener\MessageLoggerListener;
16
17
return static function (ContainerConfigurator $container) {
18
$container->services()
0 commit comments