Skip to content

Commit d439e8e

Browse files
committed
Deleted path from project.json
1 parent 1dbed8f commit d439e8e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

models/cnf.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ package models
22

33
type Command struct {
44
Name string `json:"name"`
5-
Path string `json:"path"`
65
Option string `json:"file"`
76
}
87

0 commit comments

Comments
 (0)