Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
bshaffer authored Dec 11, 2024
1 parent dbca5c8 commit 79fbf1b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/HttpHandler/Guzzle7HttpHandlerTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,10 @@

use Google\Auth\HttpHandler\Guzzle7HttpHandler;
use Google\Auth\Logging\StdOutLogger;
use GuzzleHttp\ClientInterface;
use GuzzleHttp\Promise\Promise;
use GuzzleHttp\Psr7\Request;
use GuzzleHttp\Psr7\Response;
use Prophecy\Argument;
use Psr\Log\LoggerInterface;

/**
* @group http-handler
Expand Down

0 comments on commit 79fbf1b

Please sign in to comment.