@@ -2,7 +2,6 @@ |
||
2 | 2 | namespace Goetas\Xsd\XsdToPhp\Php; |
3 | 3 | |
4 | 4 | use Exception; |
5 | -use Doctrine\Common\Inflector\Inflector; |
|
6 | 5 | use Goetas\Xsd\XsdToPhp\Php\Structure\PHPClassOf; |
7 | 6 | use Goetas\Xsd\XsdToPhp\Php\Structure\PHPArg; |
8 | 7 | use Goetas\Xsd\XsdToPhp\Php\Structure\PHPClass; |