@@ -22,7 +22,6 @@ |
||
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 |