Failed Conditions
Pull Request — develop (#6724)
by Marco
122:37 queued 57:31
created
lib/Doctrine/ORM/Proxy/Factory/StaticProxyFactory.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -8,7 +8,6 @@
 block discarded – undo
8 8
 use Doctrine\ORM\EntityManagerInterface;
9 9
 use Doctrine\ORM\EntityNotFoundException;
10 10
 use Doctrine\ORM\Mapping\ClassMetadata;
11
-use Doctrine\ORM\Mapping\Property;
12 11
 use Doctrine\ORM\Mapping\ToManyAssociationMetadata;
13 12
 use Doctrine\ORM\Mapping\TransientMetadata;
14 13
 use Doctrine\ORM\Persisters\Entity\EntityPersister;
Please login to merge, or discard this patch.