Remove comment

This commit is contained in:
David Bliss 2018-02-16 16:24:48 +00:00
parent 8d3ea71d26
commit c16d69bb8f

View File

@ -17,8 +17,6 @@ parts:
plugin: go
source: .
go-importpath: github.com/mikefarah/yq
#go-packages: [github.com/mikefarah/yq]
after: [go]
go:
source-tag: go1.9.4