Skip to content

Commit

Permalink
fix(dedibox): remove command from custom setProjectDefaultValue (#3938)
Browse files Browse the repository at this point in the history
  • Loading branch information
Laure-di authored Jul 3, 2024
1 parent 8f03253 commit 384c4f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/namespaces/dedibox/v1/custom.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ func GetCommands() *core.Commands {
{"dedibox", "offer", "list"},
{"dedibox", "offer", "get"},
{"dedibox", "os", "list"},
{"dedibox", "os", "get"},
{"dedibox", "fip", "list"},
{"dedibox", "fip", "get-quota"},
{"dedibox", "billing", "list-invoice"},
Expand Down

0 comments on commit 384c4f4

Please sign in to comment.