Autofix unused "use" statements

[MAILPOET-2715]
This commit is contained in:
Jan Jakeš
2020-02-17 14:08:54 +01:00
committed by Jack Kitterhing
parent 707eb399a8
commit 1774b48666
50 changed files with 0 additions and 66 deletions

View File

@@ -2,7 +2,6 @@
namespace MailPoet\Cron\Workers\SendingQueue;
use MailPoet\Cron\CronHelper;
use MailPoet\Cron\Workers\SimpleWorker;
use MailPoet\Mailer\MailerLog;
use MailPoet\Models\ScheduledTask;