remove unused status version field

This commit is contained in:
Ben Navetta 2014-09-04 10:17:31 -04:00
parent 1520978dcd
commit d4734a41d5
1 changed files with 0 additions and 1 deletions

View File

@ -122,7 +122,6 @@ const (
) )
type StatusOptions struct { type StatusOptions struct {
Version int
Show StatusShow Show StatusShow
Flags StatusOpt Flags StatusOpt
Pathspec []string Pathspec []string