edit Main

This commit is contained in:
2026-05-21 01:32:57 +03:30
parent ada4c1a976
commit 189fff7089
+1 -1
View File
@@ -35,7 +35,7 @@ public class Main {
in.close();
}
public static void main(String[] args)
public static void main(String[] args) throws IOException
{
try {
loadProducts();