@@ -7,7 +7,6 @@ |
||
7 | 7 | use GuzzleHttp\Command\CommandTransaction; |
8 | 8 | use GuzzleHttp\Command\Guzzle\Subscriber\ProcessResponse; |
9 | 9 | use GuzzleHttp\Command\Guzzle\Subscriber\ValidateInput; |
10 | -use GuzzleHttp\Event\HasEmitterTrait; |
|
11 | 10 | use GuzzleHttp\Command\ServiceClientInterface; |
12 | 11 | use GuzzleHttp\Ring\Future\FutureArray; |
13 | 12 |