mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-17 21:01:26 +02:00
@@ -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
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user