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