chore: cleanup.

This commit is contained in:
huanghongxun
2021-09-18 15:48:50 +08:00
parent 5b4185840f
commit 3513c1a431
2 changed files with 2 additions and 3 deletions

View File

@@ -55,7 +55,6 @@ public final class ModpackHelper {
try {
return McbbsModpackManifest.readManifest(file, charset);
} catch (Exception ignored) {
ignored.printStackTrace();
// ignore it, not a valid MCBBS modpack.
}