Completed
Pull Request — master (#36)
by Greg
02:10
created
src/Options/FormatterOptions.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -4,7 +4,6 @@
 block discarded – undo
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
Please login to merge, or discard this patch.