summaryrefslogtreecommitdiffstats
path: root/output
diff options
context:
space:
mode:
Diffstat (limited to 'output')
-rw-r--r--output/layout.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/output/layout.go b/output/layout.go
index 70bf6f7c2..01dcba6ed 100644
--- a/output/layout.go
+++ b/output/layout.go
@@ -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