diff options
Diffstat (limited to 'go/stats/disk_notsupported.go')
| -rw-r--r-- | go/stats/disk_notsupported.go | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/go/stats/disk_notsupported.go b/go/stats/disk_notsupported.go index 37f9bc47d..e380d27ea 100644 --- a/go/stats/disk_notsupported.go +++ b/go/stats/disk_notsupported.go @@ -2,8 +2,6 @@ package stats -import () - func (disk *DiskStatus) fillInStatus() { return } |
