Remove unused imports [MAILPOET-1825]

This commit is contained in:
wxa
2019-02-20 15:24:27 +03:00
committed by M. Shull
parent 2f487fd300
commit fb77167a1f
53 changed files with 0 additions and 67 deletions

View File

@ -4,7 +4,6 @@ namespace MailPoet\Test\API\JSON;
use Codeception\Stub;
use Codeception\Stub\Expected;
use Helper\WordPressHooks as WPHooksHelper;
use MailPoet\API\JSON\API as JSONAPI;
use MailPoet\API\JSON\Response;
use MailPoet\API\JSON\Response as APIResponse;