summaryrefslogtreecommitdiffstats
path: root/hugolib/content_map.go
diff options
context:
space:
mode:
Diffstat (limited to 'hugolib/content_map.go')
-rw-r--r--hugolib/content_map.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/hugolib/content_map.go b/hugolib/content_map.go
index bf77e7f1b..a7f344004 100644
--- a/hugolib/content_map.go
+++ b/hugolib/content_map.go
@@ -129,7 +129,7 @@ type cmInsertKeyBuilder struct {
}
func (b cmInsertKeyBuilder) ForPage(s string) *cmInsertKeyBuilder {
- // fmt.Println("ForPage:", s, "baseKey:", b.baseKey, "key:", b.key)
+ //fmt.Println("ForPage:", s, "baseKey:", b.baseKey, "key:", b.key, "tree:", b.tree.Name)
baseKey := b.baseKey
b.baseKey = s