Skip to content

Commit

Permalink
gofmt
Browse files Browse the repository at this point in the history
  • Loading branch information
marwanad committed Sep 30, 2020
1 parent a76685e commit f3f3772
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion cluster-autoscaler/cloudprovider/azure/azure_template.go
Original file line number Diff line number Diff line change
Expand Up @@ -181,4 +181,3 @@ func extractTaintsFromScaleSet(tags map[string]*string) []apiv1.Taint {

return taints
}

Original file line number Diff line number Diff line change
Expand Up @@ -93,4 +93,3 @@ func makeTaintSet(taints []apiv1.Taint) map[apiv1.Taint]bool {
}
return set
}

0 comments on commit f3f3772

Please sign in to comment.