refactor(errors)!: remove WIP/broken command

This commit is contained in:
2024-07-08 01:33:06 +02:00
parent 96a25425a4
commit 735f521bc0
3 changed files with 0 additions and 177 deletions

View File

@ -17,7 +17,6 @@ var AppCommand = cli.Command{
appConfigCommand,
appCpCommand,
appDeployCommand,
appErrorsCommand,
appListCommand,
appLogsCommand,
appNewCommand,