We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de440de commit f25cdc0Copy full SHA for f25cdc0
1 file changed
internal/cmd/security-group/list/list.go
@@ -86,7 +86,6 @@ func NewCmd(params *types.CmdParams) *cobra.Command {
86
}
87
88
return outputResult(params.Printer, model.OutputFormat, projectLabel, items)
89
-
90
},
91
92
0 commit comments