Autofix alphabetically sorted use statements
[MAILPOET-2409]
This commit is contained in:
committed by
Jack Kitterhing
parent
935d9f01e8
commit
ade1cc4d8e
@ -2,9 +2,9 @@
|
||||
|
||||
namespace MailPoet\Subscription;
|
||||
|
||||
use MailPoet\Form\Renderer as FormRenderer;
|
||||
use MailPoet\Models\Form as FormModel;
|
||||
use MailPoet\Util\Url as UrlHelper;
|
||||
use MailPoet\Form\Renderer as FormRenderer;
|
||||
use MailPoet\WP\Functions as WPFunctions;
|
||||
|
||||
class CaptchaRenderer {
|
||||
|
Reference in New Issue
Block a user