mirror of
https://github.com/frosch95/SmartCSV.fx.git
synced 2026-04-11 13:38:23 +02:00
removed unused property
This commit is contained in:
@@ -41,7 +41,6 @@ public class CSVModelTest {
|
|||||||
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||||
private static final String TESTHEADER = "TESTHEADER";
|
private static final String TESTHEADER = "TESTHEADER";
|
||||||
private static final String TESTVALUE = "TESTVALUE";
|
private static final String TESTVALUE = "TESTVALUE";
|
||||||
private static final String FILEPATH = "filepath";
|
|
||||||
|
|
||||||
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||||
// subject under test
|
// subject under test
|
||||||
|
|||||||
Reference in New Issue
Block a user