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

@ -10,7 +10,6 @@ use MailPoet\Util\ConflictResolver;
use MailPoet\Util\Helpers;
use MailPoet\Util\Notices\PermanentNotices;
use MailPoet\WP\Notice as WPNotice;
use MailPoetVendor\Psr\Container\ContainerInterface;
use MailPoet\WP\Functions as WPFunctions;
if (!defined('ABSPATH')) exit;