Remove regen command from registry

This commit is contained in:
CocoTheOwner 2021-07-25 13:28:54 +02:00
parent ab2906991d
commit 8d41e6fece

View File

@ -51,9 +51,6 @@ public class CommandIris extends MortarCommand {
@Command @Command
private CommandIrisObject object; private CommandIrisObject object;
@Command
private CommandIrisRegen regen;
@Command @Command
private CommandIrisDownload download; private CommandIrisDownload download;