Skip to content
Snippets Groups Projects
Commit 6cb4dd45 authored by tpylak's avatar tpylak
Browse files

minor: remove warnings

SVN: 17397
parent bbaf8d8e
No related branches found
No related tags found
No related merge requests found
......@@ -156,9 +156,6 @@ public class CsvFileReaderHelper
*/
public static class DefaultTsvFileReaderConfiguration extends DefaultCsvFileReaderConfiguration
{
public static final ICsvFileReaderConfiguration INSTANCE =
new DefaultTsvFileReaderConfiguration();
@Override
public char getColumnDelimiter()
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment