feat(cli): add construct:delete command
This commit is contained in:
@@ -12,6 +12,7 @@ import './classes/MenuItemHandler';
|
||||
// Commands
|
||||
import './commands/ConstructCommand';
|
||||
import './commands/NewCommand';
|
||||
import './commands/DeleteCommand';
|
||||
|
||||
// Other
|
||||
import './classes/BlockInfo';
|
||||
|
||||
Reference in New Issue
Block a user