develop #1

Open
Fateme_Azizi wants to merge 3 commits from develop into main
Showing only changes of commit 189fff7089 - Show all commits
+1 -1
View File
@@ -35,7 +35,7 @@ public class Main {
in.close(); in.close();
} }
public static void main(String[] args) public static void main(String[] args) throws IOException
{ {
try { try {
loadProducts(); loadProducts();