Skip to content

Commit 4ec5667

Browse files
scmacdonbrmur
authored andcommitted
fixed a lint issue
1 parent 21b811e commit 4ec5667

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

javav2/example_code/entityresolution/src/main/java/com/example/entity/scenario/EntityResActions.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -700,9 +700,6 @@ private static List<String[]> parseCSV(String csvContent) throws IOException, Cs
700700
}
701701
}
702702

703-
/**
704-
* Prints the given CSV data in a formatted table
705-
*/
706703
/**
707704
* Prints the given CSV data in a formatted table
708705
*/

0 commit comments

Comments
 (0)