@@ -2,7 +2,6 @@ |
||
2 | 2 | namespace Consolidation\AnnotatedCommand\Help; |
3 | 3 | |
4 | 4 | use Consolidation\OutputFormatters\StructuredData\Xml\DomDataInterface; |
5 | - |
|
6 | 5 | use Symfony\Component\Console\Command\Command; |
7 | 6 | use Symfony\Component\Console\Descriptor\XmlDescriptor; |
8 | 7 |