Skip to content

Commit

Permalink
remove whitespace
Browse files Browse the repository at this point in the history
Signed-off-by: Jonah Back <jonah@jonahback.com>
  • Loading branch information
backjo committed Feb 4, 2022
1 parent df00738 commit 5c42095
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions controllers/provisioners/eks/helpers.go
Original file line number Diff line number Diff line change
Expand Up @@ -489,8 +489,6 @@ func (ctx *EksInstanceGroupContext) GetLabelList() []string {
return labelList
}



func (ctx *EksInstanceGroupContext) GetComputedBootstrapOptions() *v1alpha1.BootstrapOptions {
var (
instanceGroup = ctx.GetInstanceGroup()
Expand Down

0 comments on commit 5c42095

Please sign in to comment.