@@ -6,7 +6,6 @@ |
||
| 6 | 6 | use Consolidation\OutputFormatters\OverrideOptionsInterface; |
| 7 | 7 | use Consolidation\OutputFormatters\FormatterOptions; |
| 8 | 8 | use Symfony\Component\Console\Output\OutputInterface; |
| 9 | -use Consolidation\OutputFormatters\StructuredData\RestructureInterface; |
|
| 10 | 9 | |
| 11 | 10 | /** |
| 12 | 11 | * String formatter |