diff --git a/htdocs/core/class/html.formmailing.class.php b/htdocs/core/class/html.formmailing.class.php
index ccb91144a78..dc6c6eda79a 100644
--- a/htdocs/core/class/html.formmailing.class.php
+++ b/htdocs/core/class/html.formmailing.class.php
@@ -73,5 +73,4 @@ class FormMailing extends Form
$out .= '';
return $out;
}
-
}
\ No newline at end of file