Skip to content

Commit 2411ac5

Browse files
jharshmanspf13
authored andcommitted
remove unused struct fields
1 parent 984374f commit 2411ac5

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

cobra/cmd/project.go

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,6 @@ type Project struct {
1616
Legal License
1717
Viper bool
1818
AppName string
19-
20-
//absPath string
21-
//cmdPath string
22-
//srcPath string
23-
//license License
24-
//name string
2519
}
2620

2721
type Command struct {

0 commit comments

Comments
 (0)