complete workshop

This commit is contained in:
2026-05-26 09:44:50 +03:30
parent 83746b88f6
commit 022d8b6c7c
11 changed files with 116 additions and 20 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ public class FileManager {
// TODO:
// Add line to list
lines.add(line);
}
reader.close();