Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
simonhammes authored and lukasmetzner committed Nov 6, 2024
1 parent ded9a5c commit d5b79e9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hcloud/load_balancers.go
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,6 @@ func (l *loadBalancers) EnsureLoadBalancerDeleted(ctx context.Context, _ string,
return nil
}

// TODO: Add comment
func checkIPModeSupport() (bool, error) {
config, err := config.GetConfig()
if err != nil {
Expand Down

0 comments on commit d5b79e9

Please sign in to comment.