diff --git a/src/MDMailFormat.php b/src/MDMailFormat.php index 2d179a1..44a1196 100644 --- a/src/MDMailFormat.php +++ b/src/MDMailFormat.php @@ -312,5 +312,4 @@ final class MDMailFormat { return wordwrap(trim($this->_msg_plain), 80); } - }