Skip to content

Commit

Permalink
removed blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
bigkraig committed Sep 28, 2018
1 parent 6fba800 commit 51e45bd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/alb/tg/targetgroup.go
Expand Up @@ -249,7 +249,6 @@ func (t *TargetGroup) Reconcile(ctx context.Context, rOpts *ReconcileOptions) er
if err != nil {
return fmt.Errorf("failed configuration of target group attributes due to %s", err.Error())
}

}
return nil
}
Expand Down

0 comments on commit 51e45bd

Please sign in to comment.