浏览代码

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

Fix to gofmt/goimports errors
Sebastiaan van Stijn 6 年之前
父节点
当前提交
b1239f0a9f
共有 1 个文件被更改,包括 0 次插入1 次删除
  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