mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-01 18:58:18 +00:00
Removed empty line.
This commit is contained in:
@@ -512,7 +512,6 @@ func TolerationToleratesTaint(toleration *Toleration, taint *Taint) bool {
|
||||
return true
|
||||
}
|
||||
return false
|
||||
|
||||
}
|
||||
|
||||
// TaintToleratedByTolerations checks if taint is tolerated by any of the tolerations.
|
||||
|
||||
Reference in New Issue
Block a user