Run through gofmt -s
This commit is contained in:
@@ -61,7 +61,7 @@ func (plugin *glusterfsPlugin) CanSupport(spec *volume.Spec) bool {
|
|||||||
(spec.Volume != nil && spec.Volume.Glusterfs == nil) {
|
(spec.Volume != nil && spec.Volume.Glusterfs == nil) {
|
||||||
return false
|
return false
|
||||||
}
|
}
|
||||||
|
|
||||||
return true
|
return true
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user