Merge pull request #467 from CocoTheOwner/removeregen

Remove regen command from registry
This commit is contained in:
Dan
2021-07-25 09:17:38 -04:00
committed by GitHub

View File

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