@@ -5,7 +5,6 @@ |
||
5 | 5 | use Azine\EmailBundle\DependencyInjection\AzineEmailExtension; |
6 | 6 | use Azine\EmailBundle\Entity\Notification; |
7 | 7 | use Azine\EmailBundle\Entity\RecipientInterface; |
8 | -use Doctrine\ORM\EntityManager; |
|
9 | 8 | use Monolog\Logger; |
10 | 9 | use Symfony\Component\Routing\Generator\UrlGeneratorInterface; |
11 | 10 |