Removes all empty lines from the given string.
The string from which to remove empty lines.
This function is particularly useful when dealing with multi-line strings that may have unnecessary empty lines.
Generated using TypeDoc
Removes all empty lines from the given string.