NewDebugZip #11

Merged
JaTiTV merged 10 commits from NewDebugZip into 13.3 2022-11-13 15:31:20 +00:00
Showing only changes of commit a15d667244 - Show all commits

View File

@ -57,7 +57,6 @@ public class CmdExecuter implements CommandExecutor, TabCompleter {
} }
} }
}); });
break; break;
case "deleteReportLog": case "deleteReportLog":
if (args.length != 3) { if (args.length != 3) {