Browse Source

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

Fix to gofmt/goimports errors
Sebastiaan van Stijn 6 năm trước cách đây
mục cha
commit
b1239f0a9f
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      pkg/mount/mountinfo_freebsd.go

+ 0 - 1
pkg/mount/mountinfo_freebsd.go

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