Update CmdExecuter.java
This commit is contained in:
parent
73d574adef
commit
a15d667244
@ -57,7 +57,6 @@ public class CmdExecuter implements CommandExecutor, TabCompleter {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
break;
|
break;
|
||||||
case "deleteReportLog":
|
case "deleteReportLog":
|
||||||
if (args.length != 3) {
|
if (args.length != 3) {
|
||||||
|
Loading…
Reference in New Issue
Block a user