diff options
| author | Paul Buetow (europa) <paul@buetow.org> | 2015-05-25 10:39:47 +0100 |
|---|---|---|
| committer | Paul Buetow (europa) <paul@buetow.org> | 2015-05-25 10:39:47 +0100 |
| commit | b5117be9fc9dd7be25735fb8da93a2d1fb0349c9 (patch) | |
| tree | 678e734c51794b8b5a75a34fa2578adeaaf7c288 /process | |
| parent | b804f4905f48d3a05218a323b258963c514399f7 (diff) | |
initial diskstats
Diffstat (limited to 'process')
| -rw-r--r-- | process/process.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/process/process.go b/process/process.go index 85f80f2..dc953d5 100644 --- a/process/process.go +++ b/process/process.go @@ -1,7 +1,6 @@ package process import ( - "errors" "fmt" "io/ioutil" "log" |
