@@ -2,7 +2,6 @@ |
||
2 | 2 | |
3 | 3 | use GuzzleHttp\Command\CommandInterface; |
4 | 4 | use GuzzleHttp\Command\Exception\CommandException; |
5 | -use GuzzleHttp\Command\Guzzle\Description; |
|
6 | 5 | use GuzzleHttp\Command\Guzzle\DescriptionInterface; |
7 | 6 | use GuzzleHttp\Command\Guzzle\SchemaValidator; |
8 | 7 |