@@ -4,7 +4,6 @@ |
||
4 | 4 | use Symfony\Component\Console\Input\InputInterface; |
5 | 5 | use Consolidation\OutputFormatters\Transformations\PropertyParser; |
6 | 6 | use Consolidation\OutputFormatters\StructuredData\Xml\XmlSchema; |
7 | -use Consolidation\OutputFormatters\StructuredData\Xml\XmlSchemaInterface; |
|
8 | 7 | |
9 | 8 | /** |
10 | 9 | * FormetterOptions holds information that affects the way a formatter |