Skip to content

Commit

Permalink
fixing the lint errors
Browse files Browse the repository at this point in the history
  • Loading branch information
Pushpalatha555 committed Aug 5, 2022
1 parent 03e85d2 commit 58360e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/client/load_balancer.go
Original file line number Diff line number Diff line change
Expand Up @@ -544,7 +544,6 @@ func (lb *LoadBalancerAPIService) GetLBPoolMemberGroup(
err := LBMemberGroupInput.do(ctx, nil, nil)

return LBMemberGroupResp, err

}

func (lb *LoadBalancerAPIService) GetLBVirtualServerSSLCerts(
Expand Down

0 comments on commit 58360e5

Please sign in to comment.