Remove unused imports

[MAILPOET-3484]
This commit is contained in:
wxa
2021-03-25 09:54:38 +03:00
committed by Veljko V
parent c200994da3
commit 37ac7fd381
3 changed files with 0 additions and 3 deletions

View File

@ -2,7 +2,6 @@
namespace MailPoet\Models;
use MailPoet\Models\Model;
use MailPoet\Util\Helpers;
use MailPoet\WP\Functions as WPFunctions;