diff --git a/src/PhpWord/Shared/Html.php b/src/PhpWord/Shared/Html.php
index d3e452e4..04200b31 100644
--- a/src/PhpWord/Shared/Html.php
+++ b/src/PhpWord/Shared/Html.php
@@ -987,5 +987,4 @@ class Html
// - line - that is a shape, has different behaviour
// - repeated text, e.g. underline "_", because of unpredictable line wrapping
}
-
}