Remove trailing whitespace.

This commit is contained in:
Gary Gregory 2020-06-17 11:07:45 -04:00
parent ab751011e6
commit e709fffe47
1 changed files with 1 additions and 1 deletions

View File

@ -426,7 +426,7 @@ public class CSVParserTest {
/**
* Tests an exported Excel worksheet with a header row and rows that have more columns than the headers
*
*
* @throws Exception
*/
@Test