summaryrefslogtreecommitdiffstats
path: root/parser/frontmatter.go
diff options
context:
space:
mode:
Diffstat (limited to 'parser/frontmatter.go')
-rw-r--r--parser/frontmatter.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/parser/frontmatter.go b/parser/frontmatter.go
index 627d5ef49..ab56b14d1 100644
--- a/parser/frontmatter.go
+++ b/parser/frontmatter.go
@@ -13,6 +13,8 @@
package parser
+// TODO(bep) archetype remove unused from this package.
+
import (
"bytes"
"encoding/json"