mirror of
https://github.com/retailcrm/mailgun-php.git
synced 2025-04-04 05:33:34 +03:00
Remove unused use statement
This commit is contained in:
parent
ee16d56591
commit
6d50e0776f
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ declare(strict_types=1);
|
|||
|
||||
namespace Mailgun\Tests\Model\EmailValidation;
|
||||
|
||||
use Mailgun\Model\EmailValidation\Parts;
|
||||
use Mailgun\Model\EmailValidation\ValidateResponse;
|
||||
use Mailgun\Tests\Model\BaseModelTest;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue