Skip to content

Commit d4fa98d

Browse files
Ramkishor ChaladiRamkishor Chaladi
authored andcommitted
updated the changes
1 parent d058d86 commit d4fa98d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

plugin/commands/loadbal/health.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ func NewHealthChecksCommand(sl *metadata.SoftlayerCommand) *HealthChecksCommand
3232
}
3333
cobraCmd := &cobra.Command{
3434
Use: "health-edit " + T("IDENTIFIER"),
35-
Short: T("Edit load balancer health check"),
3635
Short: T("Manage LBaaS health checks."),
3736
Args: metadata.OneArgs,
3837
RunE: func(cmd *cobra.Command, args []string) error {

0 commit comments

Comments
 (0)