Passed
Pull Request — master (#30)
by Daniel
03:08
created
tests/OAuthMiddlewareTest.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -9,7 +9,6 @@
 block discarded – undo
9 9
 use CommerceGuys\Guzzle\Oauth2\Tests\MockOAuth2Server;
10 10
 use CommerceGuys\Guzzle\Oauth2\Tests\MockOAuthMiddleware;
11 11
 use CommerceGuys\Guzzle\Oauth2\Tests\TestBase;
12
-use GuzzleHttp\HandlerStack;
13 12
 use GuzzleHttp\RequestOptions;
14 13
 use Psr\Http\Message\ResponseInterface;
15 14
 
Please login to merge, or discard this patch.