develop #1

Merged
Meraj merged 3 commits from develop into main 2026-08-01 00:18:36 +00:00
2 changed files with 2 additions and 0 deletions
Showing only changes of commit 871218f406 - Show all commits
+2
View File
@@ -143,6 +143,8 @@ public class ReportGenerator {
writer.newLine();
writer.write("Invalid Rows: " + totalInvalidLines);
writer.newLine();
writer.write("================================");
writer.newLine();
writer.close();