Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b471926

Browse files
committed
Autoformat
1 parent 545ad01 commit b471926

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

go/extractor/util/util.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,6 @@ func GetPkgsInfo(patterns []string, includingDeps bool, flags ...string) (map[st
118118
return pkgInfoMapping, nil
119119
}
120120

121-
122121
// GetPkgInfo fills the package info structure for the specified package path.
123122
// It passes the `go list` the flags specified by `flags`.
124123
func GetPkgInfo(pkgpath string, flags ...string) PkgInfo {

0 commit comments

Comments
 (0)