avoid duplicating code

This commit is contained in:
Jonathan Labreuille
2016-09-23 12:56:27 +02:00
parent d5cff4f0d3
commit a328d3b48a
3 changed files with 11 additions and 40 deletions

View File

@ -8,7 +8,6 @@ use \MailPoet\Models\Subscriber;
use \MailPoet\Form\Renderer as FormRenderer;
use \MailPoet\Form\Util;
use \MailPoet\Util\Security;
use \MailPoet\Util\Url;
if(!defined('ABSPATH')) exit;