clean List
Clean a given String List of any entry consisting only of whitespace or a length of 0
.
Return
Returns the cleaned up list.
Author
Griefed
Parameters
list To Clean Up
The list from which to delete all entries consisting only of whitespace or with a length of zero.