Add sniff for use empty line spacing, fix found occurences

[MAILPOET-2409]
This commit is contained in:
Jan Jakeš
2019-09-30 16:28:42 +02:00
committed by Jack Kitterhing
parent fa9b6443e1
commit 5214e93787
15 changed files with 17 additions and 4 deletions

View File

@@ -4,7 +4,6 @@ namespace MailPoet\Form;
use MailPoet\Settings\SettingsController;
use MailPoet\Subscription\Captcha;
use MailPoet\WP\Functions as WPFunctions;
class Renderer {