|
@@ -2,8 +2,6 @@ |
|
|
block discarded – undo |
|
2
|
2
|
namespace Consolidation\OutputFormatters\Formatters; |
|
3
|
3
|
|
|
4
|
4
|
use Consolidation\OutputFormatters\Options\FormatterOptions; |
|
5
|
|
-use Consolidation\OutputFormatters\Validate\ValidDataTypesInterface; |
|
6
|
|
-use Consolidation\OutputFormatters\Validate\ValidDataTypesTrait; |
|
7
|
5
|
use Symfony\Component\Console\Output\OutputInterface; |
|
8
|
6
|
use Symfony\Component\Console\Helper\Table; |
|
9
|
7
|
use Symfony\Component\Console\Helper\TableCell; |
Please login to merge, or discard this patch.