!fixup Automatically execute body renderer when posting an

This commit is contained in:
2024-10-15 11:10:31 +02:00
parent 6cd336922f
commit d283d62049
2 changed files with 0 additions and 3 deletions

View File

@@ -26,8 +26,6 @@ use Prophecy\PhpUnit\ProphecyTrait;
use Symfony\Bridge\Twig\Mime\TemplatedEmail;
use Symfony\Component\Mailer\MailerInterface;
use Symfony\Component\Mime\Address;
use Symfony\Component\Mime\BodyRendererInterface;
use Symfony\Component\Workflow\Registry;
/**
* @internal