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

pull/2884/head
Chris Bednarski 10 years ago
parent 33d1c17d29
commit 171265c983

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

Loading…
Cancel
Save