Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Lironrad committed Mar 18, 2021
1 parent 85440dc commit 7a643f2
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,6 @@ func Setup(fieldsMap map[commons.FieldName]*commons.GenericField) {
spotPercentage = spotinst.Float64(float64(v))
}
cluster.Strategy.SetSpotPercentage(spotPercentage)

}
return nil
},
Expand Down

0 comments on commit 7a643f2

Please sign in to comment.