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
commit 1b85417ae6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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;