Skip to content

Commit d73362a

Browse files
committed
fixed a lint issue
1 parent 0183195 commit d73362a

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

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)