Failed Conditions
Push — develop ( 6355a9...c47956 )
by Guilherme
63:54
created
lib/Doctrine/ORM/Mapping/Exporter/ClassMetadataExporter.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -22,7 +22,6 @@
 block discarded – undo
22 22
 
23 23
 namespace Doctrine\ORM\Mapping\Exporter;
24 24
 
25
-use Doctrine\Common\Inflector\Inflector;
26 25
 use Doctrine\ORM\Mapping;
27 26
 
28 27
 class ClassMetadataExporter implements Exporter
Please login to merge, or discard this patch.