Skip to content

Commit

Permalink
Remove obsolete import in Client.php
Browse files Browse the repository at this point in the history
  • Loading branch information
TimWolla committed Oct 13, 2021
1 parent 1668251 commit b4376c8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Client.php
Expand Up @@ -5,7 +5,6 @@
use GuzzleHttp\Cookie\CookieJar;
use GuzzleHttp\Exception\GuzzleException;
use GuzzleHttp\Exception\InvalidArgumentException;
use GuzzleHttp\Exception\RequestException;
use GuzzleHttp\Promise as P;
use GuzzleHttp\Promise\PromiseInterface;
use Psr\Http\Message\RequestInterface;
Expand Down

0 comments on commit b4376c8

Please sign in to comment.