hugolib: More TODO fixes

This commit is contained in:
Bjørn Erik Pedersen
2017-03-25 18:28:38 +01:00
parent 3cd97951f1
commit b7ed67d425
5 changed files with 11 additions and 62 deletions

View File

@@ -30,7 +30,6 @@ type LayoutDescriptor struct {
}
// Layout calculates the layout template to use to render a given output type.
// TODO(bep) output improve names
type LayoutHandler struct {
hasTheme bool