@@ -4,7 +4,6 @@ |
||
4 | 4 | |
5 | 5 | use Closure; |
6 | 6 | use GuzzleHttp\ClientInterface as Guzzle; |
7 | -use Guzzle\Http\Client; |
|
8 | 7 | |
9 | 8 | /** |
10 | 9 | * Adapter for the Guzzle HTTP client. |