mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
parent
0e7716a424
commit
61d52f1462
1 changed files with 0 additions and 1 deletions
|
@ -1583,7 +1583,6 @@ func (s *Site) resetBuildState() {
|
|||
s.expiredCount = 0
|
||||
|
||||
for _, p := range s.rawAllPages {
|
||||
p.scratch = newScratch()
|
||||
p.subSections = Pages{}
|
||||
p.parent = nil
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue