Skip to content

Commit 8238c4b

Browse files
committed
Undo whitespace-only change (merge mistake)
1 parent cd21af9 commit 8238c4b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

exp/api/v1beta2/awsmachinepool_webhook.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ func (r *AWSMachinePool) validateAdditionalSecurityGroups() field.ErrorList {
133133
}
134134
return allErrs
135135
}
136+
136137
func (r *AWSMachinePool) validateSpotInstances() field.ErrorList {
137138
var allErrs field.ErrorList
138139
if r.Spec.AWSLaunchTemplate.SpotMarketOptions != nil && r.Spec.MixedInstancesPolicy != nil {

0 commit comments

Comments
 (0)