mirror of
https://github.com/cubefs/cubefs.git
synced 2026-08-02 02:00:56 +00:00
fix(master): gofmt v3.5.2 for merge to master
Signed-off-by: zhumingze1108 <zhumingze@oppo.com>
This commit is contained in:
parent
8385bf3e0c
commit
07b6632686
@ -796,10 +796,6 @@ func TestUpdateVol(t *testing.T) {
|
||||
// checkParam(cacheLRUIntervalKey, proto.AdminUpdateVol, req, lru, lru, t)
|
||||
}
|
||||
|
||||
func setUpdateVolParm(key string, req map[string]interface{}, val interface{}, t *testing.T) {
|
||||
setParam(key, proto.AdminUpdateVol, req, val, t)
|
||||
}
|
||||
|
||||
func delVol(name string, t *testing.T) {
|
||||
req := map[string]interface{}{
|
||||
nameKey: name,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user