Navigation Menu

Skip to content

Commit

Permalink
Remove unused classes from MailchimpTestHttpClient.php
Browse files Browse the repository at this point in the history
  • Loading branch information
mortenson committed Nov 1, 2018
1 parent f730e06 commit a035af3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/src/MailchimpTestHttpClient.php
Expand Up @@ -2,10 +2,7 @@

namespace Mailchimp\Tests;

use GuzzleHttp\Client;
use GuzzleHttp\Exception\RequestException;
use Mailchimp\http\MailchimpHttpClientInterface;
use Mailchimp\MailchimpAPIException;

/**
* A dummy HTTP client used when running unit tests.
Expand Down

0 comments on commit a035af3

Please sign in to comment.