Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
[ci skip] [skip ci]
  • Loading branch information
wi1dcard authored and StyleCIBot committed Sep 3, 2019
1 parent 700a76b commit 9c1d47a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Client.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
use GuzzleHttp\Client as HttpClient;
use GuzzleHttp\ClientInterface;
use GuzzleHttp\Exception\BadResponseException;
use function GuzzleHttp\Psr7\build_query;
use GuzzleHttp\Psr7\Request;
use Psr\Http\Message\RequestInterface;
use Spatie\ArrayToXml\ArrayToXml;
use function GuzzleHttp\Psr7\build_query;

class Client
{
Expand Down

0 comments on commit 9c1d47a

Please sign in to comment.