소스 검색

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