Clean up unused imports [MAILPOET-2208]

This commit is contained in:
wxa
2019-07-17 20:50:03 +03:00
committed by M. Shull
parent a2df2cc7bd
commit 7f40e5b512
26 changed files with 0 additions and 38 deletions

View File

@ -4,7 +4,6 @@ namespace MailPoet\Subscribers;
use Html2Text\Html2Text;
use MailPoet\Mailer\Mailer;
use MailPoet\Mailer\MailerError;
use MailPoet\Models\Subscriber;
use MailPoet\Services\AuthorizedEmailsController;
use MailPoet\Services\Bridge;