Skip to content

Commit 384c4f4

Browse files
authored
fix(dedibox): remove command from custom setProjectDefaultValue (#3938)
1 parent 8f03253 commit 384c4f4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal/namespaces/dedibox/v1/custom.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ func GetCommands() *core.Commands {
1515
{"dedibox", "offer", "list"},
1616
{"dedibox", "offer", "get"},
1717
{"dedibox", "os", "list"},
18-
{"dedibox", "os", "get"},
1918
{"dedibox", "fip", "list"},
2019
{"dedibox", "fip", "get-quota"},
2120
{"dedibox", "billing", "list-invoice"},

0 commit comments

Comments
 (0)