delete debug
This commit is contained in:
parent
bb1747fc85
commit
612e7109e1
|
@ -191,7 +191,6 @@ func DiskIOCounters() (map[string]DiskIOCountersStat, error) {
|
|||
}
|
||||
ret[drive] = stat
|
||||
}
|
||||
fmt.Println(ret)
|
||||
|
||||
return ret, nil
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue