@@ -9,7 +9,6 @@ |
||
| 9 | 9 | use Symfony\Bundle\FrameworkBundle\Translation\Translator; |
| 10 | 10 | use Symfony\Component\Routing\Generator\UrlGeneratorInterface; |
| 11 | 11 | use FOS\UserBundle\Mailer\TwigSwiftMailer; |
| 12 | -use Azine\EmailBundle\Entity\RecipientInterface; |
|
| 13 | 12 | |
| 14 | 13 | /** |
| 15 | 14 | * This Service is used to send html-emails with embedded images |