Open sergeylukichev opened 4 years ago
Contributes to https://github.com/tel-ran-de/BE10-Basic/issues/34
Currently, the FileService does 2 things:
reads a CSV file, which contains images to apply an action to saves a buffered image to a file on the disk
Consider splitting it into to service:
https://github.com/Evgenij-Pavlenko/TelranIdea/pull/42/commits/d938a819d5c271fdd3f3a54cf54665b45d635514
Contributes to https://github.com/tel-ran-de/BE10-Basic/issues/34
Currently, the FileService does 2 things:
Consider splitting it into to service: