Remove superfluous newline at end of class MDMailFormat
This commit is contained in:
parent
25473f17de
commit
713fe7a251
|
@ -312,5 +312,4 @@ final class MDMailFormat {
|
||||||
return wordwrap(trim($this->_msg_plain), 80);
|
return wordwrap(trim($this->_msg_plain), 80);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user