Failed Conditions
Push — develop ( 67dede...5c2ff2 )
by Marco
17s
created
lib/Doctrine/ORM/Tools/DebugUnitOfWorkListener.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -4,7 +4,6 @@
 block discarded – undo
4 4
 
5 5
 namespace Doctrine\ORM\Tools;
6 6
 
7
-use Doctrine\Common\Persistence\Proxy;
8 7
 use Doctrine\ORM\EntityManagerInterface;
9 8
 use Doctrine\ORM\Event\OnFlushEventArgs;
10 9
 use Doctrine\ORM\Mapping\AssociationMetadata;
Please login to merge, or discard this patch.