Remove no longer used property

[MAILPOET-3924]
This commit is contained in:
Jan Jakes
2021-12-09 13:26:19 +01:00
committed by Veljko V
parent 897d89aa5a
commit b44517afde

View File

@@ -19,8 +19,6 @@ use MailPoet\WP\Functions as WPFunctions;
use MailPoet\WP\Notice as WPNotice;
class Initializer {
public $automaticEmails;
/** @var AccessControl */
private $accessControl;