@@ -2,9 +2,9 @@ |
||
2 | 2 | |
3 | 3 | namespace StephaneCoinon\SendGridActivity; |
4 | 4 | |
5 | +use Http\Client\Common\PluginClient; |
|
5 | 6 | use Http\Client\Common\Plugin\AuthenticationPlugin; |
6 | 7 | use Http\Client\Common\Plugin\ErrorPlugin; |
7 | -use Http\Client\Common\PluginClient; |
|
8 | 8 | use Http\Client\HttpClient; |
9 | 9 | use Http\Discovery\HttpClientDiscovery; |
10 | 10 | use Http\Message\Authentication\Bearer; |