- fixing the complaint on the gofmt
This commit is contained in:
@@ -155,7 +155,7 @@ func (util *RBDUtil) loadRBD(builder *rbdBuilder, mnt string) error {
|
||||
if err = decoder.Decode(builder); err != nil {
|
||||
return fmt.Errorf("rbd: decode err: %v.", err)
|
||||
}
|
||||
|
||||
|
||||
return nil
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user