@@ -5,7 +5,6 @@ |
||
| 5 | 5 | use Doctrine\Common\Collections\ArrayCollection; |
| 6 | 6 | use Doctrine\Common\Collections\Collection; |
| 7 | 7 | use Doctrine\Common\Util\ClassUtils; |
| 8 | -use Symfony\Component\HttpFoundation\File\File; |
|
| 9 | 8 | use Yokai\MessengerBundle\Recipient\DoctrineRecipientInterface; |
| 10 | 9 | |
| 11 | 10 | /** |
@@ -5,7 +5,6 @@ |
||
| 5 | 5 | use Doctrine\Common\Collections\ArrayCollection; |
| 6 | 6 | use Doctrine\Common\Collections\Collection; |
| 7 | 7 | use Doctrine\Common\Util\ClassUtils; |
| 8 | -use Symfony\Component\HttpFoundation\File\File; |
|
| 9 | 8 | use Yokai\MessengerBundle\Recipient\DoctrineRecipientInterface; |
| 10 | 9 | |
| 11 | 10 | /** |