Autofix alphabetically sorted use statements
[MAILPOET-2409]
This commit is contained in:
committed by
Jack Kitterhing
parent
935d9f01e8
commit
ade1cc4d8e
@@ -8,9 +8,8 @@ use MailPoet\Settings\SettingsController;
|
||||
use MailPoet\Util\Helpers;
|
||||
use MailPoet\Util\License\License;
|
||||
use MailPoet\WP\DateTime;
|
||||
use MailPoet\WP\Notice as WPNotice;
|
||||
|
||||
use MailPoet\WP\Functions as WPFunctions;
|
||||
use MailPoet\WP\Notice as WPNotice;
|
||||
|
||||
class ServicesChecker {
|
||||
|
||||
|
Reference in New Issue
Block a user