Remove unused imports

[MAILPOET-3484]
This commit is contained in:
wxa
2021-03-25 09:54:38 +03:00
committed by Veljko V
parent c200994da3
commit 37ac7fd381
3 changed files with 0 additions and 3 deletions

View File

@ -2,7 +2,6 @@
namespace MailPoet\API\JSON;
use MailPoet\API\JSON\Endpoint;
use MailPoet\Config\AccessControl;
use MailPoet\Exception;
use MailPoet\Settings\SettingsController;