@@ -25,7 +25,6 @@ |
||
| 25 | 25 | use Doctrine\ORM\PersistentCollection; |
| 26 | 26 | use Doctrine\ORM\Query; |
| 27 | 27 | use Doctrine\Common\Collections\ArrayCollection; |
| 28 | -use Doctrine\ORM\Proxy\Proxy; |
|
| 29 | 28 | |
| 30 | 29 | /** |
| 31 | 30 | * The ObjectHydrator constructs an object graph out of an SQL result set. |