Fix to gofmt/goimports errors

Signed-off-by: Olli Janatuinen <olli.janatuinen@gmail.com>
This commit is contained in:
Olli Janatuinen 2019-05-28 20:32:27 +03:00
parent cefc60ccfa
commit 14280fdc62
1 changed files with 0 additions and 1 deletions

View File

@ -13,7 +13,6 @@ import (
"unsafe"
)
//parseMountTable returns information about mounted filesystems
func parseMountTable(filter FilterFunc) ([]*Info, error) {
var rawEntries *C.struct_statfs