Apply goimports' modifications
This commit is contained in:
2
client/cache/calc_utils.go
vendored
2
client/cache/calc_utils.go
vendored
@@ -80,4 +80,4 @@ func decr(originVal interface{}) (interface{}, error) {
|
||||
default:
|
||||
return nil, fmt.Errorf("item val is not (u)int (u)int32 (u)int64")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user