mirror of
https://github.com/frosch95/SmartCSV.fx.git
synced 2026-04-11 21:48:22 +02:00
fixed some class comments
This commit is contained in:
@@ -39,7 +39,7 @@ import java.io.IOException;
|
||||
import java.util.Map;
|
||||
|
||||
/**
|
||||
* Created by Andreas on 18.11.2015.
|
||||
* reads the csv file and stores the values in csv model
|
||||
*/
|
||||
@Service
|
||||
public class CSVFileReader implements FileReader {
|
||||
|
||||
Reference in New Issue
Block a user