Remove trailing white spaces
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1460132 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
8989b6fc56
commit
77c6382ee5
|
@ -32,8 +32,8 @@ import java.io.StringReader;
|
|||
import org.junit.Test;
|
||||
|
||||
/**
|
||||
*
|
||||
*
|
||||
*
|
||||
*
|
||||
* @version $Id$
|
||||
*/
|
||||
public class CSVLexerTest {
|
||||
|
|
Loading…
Reference in New Issue