Failed Conditions
Pull Request — master (#6649)
by Marco
62:39
created
lib/Doctrine/ORM/Internal/Hydration/ObjectHydrator.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -25,7 +25,6 @@
 block discarded – undo
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.
Please login to merge, or discard this patch.