Skip to content

Commit

Permalink
Optimised imports. (#88)
Browse files Browse the repository at this point in the history
  • Loading branch information
OGKevin committed Dec 26, 2017
1 parent fd7ad63 commit 2dcb80c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/Http/ApiClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
use GuzzleHttp\Client;
use GuzzleHttp\HandlerStack;
use GuzzleHttp\Psr7\Uri;
use phpDocumentor\Reflection\Types\Self_;
use Psr\Http\Message\ResponseInterface;

/**
Expand Down
1 change: 0 additions & 1 deletion src/Http/Handler/ResponseHandlerError.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
use bunq\Exception\ApiException;
use bunq\Exception\BunqException;
use bunq\Exception\ExceptionFactory;
use Gitonomy\Git\Tests\ReferenceTest;
use Psr\Http\Message\ResponseInterface;

/**
Expand Down

0 comments on commit 2dcb80c

Please sign in to comment.