Remove generator from command/version because we can't go build ./... -- it also builds vendored stuff

This commit is contained in:
Chris Bednarski 2016-02-05 11:17:48 -08:00
parent 33d1c17d29
commit 171265c983
1 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,5 @@
package command package command
//go:generate go run ../scripts/generate-plugins.go
import ( import (
"bytes" "bytes"
"fmt" "fmt"