Skip to content

Commit bfaa4ac

Browse files
committed
fix
1 parent d5d54cb commit bfaa4ac

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/main/java/ExcelReader.java

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@
55
import java.io.IOException;
66
import java.util.Iterator;
77

8-
/**
9-
* Created by rajeevkumarsingh on 18/12/17.
10-
*/
11-
128
public class ExcelReader {
139
//public static final String SAMPLE_XLS_FILE_PATH = "./sample-xls-file.xls";
1410
public static final String SAMPLE_XLSX_FILE_PATH = "./sample-xlsx-file.xlsx";

0 commit comments

Comments
 (0)