updated field removed
This commit is contained in:
parent
b2235510ec
commit
69bc07e3bc
|
@ -36,7 +36,6 @@ type Project struct {
|
|||
Build bool `yaml:"app_build,omitempty"`
|
||||
Main string `yaml:"app_main,omitempty"`
|
||||
Watcher Watcher `yaml:"app_watcher,omitempty"`
|
||||
updatedAt time.Time
|
||||
}
|
||||
|
||||
type Watcher struct{
|
||||
|
|
Loading…
Reference in New Issue