mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-17 06:14:42 -04:00
parent
0e7716a424
commit
61d52f1462
@ -1583,7 +1583,6 @@ func (s *Site) resetBuildState() {
|
|||||||
s.expiredCount = 0
|
s.expiredCount = 0
|
||||||
|
|
||||||
for _, p := range s.rawAllPages {
|
for _, p := range s.rawAllPages {
|
||||||
p.scratch = newScratch()
|
|
||||||
p.subSections = Pages{}
|
p.subSections = Pages{}
|
||||||
p.parent = nil
|
p.parent = nil
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user