Merge pull request #39277 from olljanat/fix-code-on-master

Fix to gofmt/goimports errors
This commit is contained in:
Sebastiaan van Stijn 2019-05-28 22:27:56 +03:00 committed by GitHub
commit b1239f0a9f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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