mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-21 20:46:30 -05:00
parent
be7c3bbb09
commit
bec697b0d5
1 changed files with 0 additions and 1 deletions
|
@ -79,7 +79,6 @@ type Site struct {
|
||||||
timer *nitro.B
|
timer *nitro.B
|
||||||
Targets targetList
|
Targets targetList
|
||||||
targetListInit sync.Once
|
targetListInit sync.Once
|
||||||
Completed chan bool `json:"-"`
|
|
||||||
RunMode runmode
|
RunMode runmode
|
||||||
params map[string]interface{}
|
params map[string]interface{}
|
||||||
draftCount int
|
draftCount int
|
||||||
|
|
Loading…
Reference in a new issue