forked from mirror/cobra
remove unused struct fields
This commit is contained in:
parent
984374f5b6
commit
2411ac592a
|
@ -16,12 +16,6 @@ type Project struct {
|
|||
Legal License
|
||||
Viper bool
|
||||
AppName string
|
||||
|
||||
//absPath string
|
||||
//cmdPath string
|
||||
//srcPath string
|
||||
//license License
|
||||
//name string
|
||||
}
|
||||
|
||||
type Command struct {
|
||||
|
|
Loading…
Reference in New Issue