@@ -8,7 +8,6 @@ |
||
| 8 | 8 | use Doctrine\Common\Collections\Collection; |
| 9 | 9 | use Doctrine\Common\Collections\Criteria; |
| 10 | 10 | use Doctrine\Common\Collections\Expr\Comparison; |
| 11 | -use Doctrine\ORM\PersistentCollection; |
|
| 12 | 11 | |
| 13 | 12 | /** |
| 14 | 13 | * @see TranslatableInterface |