Skip to content

Commit

Permalink
output: gofmt -l -w output/layout.go
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonyfok committed Jul 2, 2018
1 parent f8212d2 commit f465571
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion output/layout.go
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ type LayoutDescriptor struct {

// Any potential type set in the page's current section and the root section
// it lives in.
TypeFirstSection string
TypeFirstSection string
TypeCurrentSection string

// LayoutOverride indicates what we should only look for the above layout.
Expand Down

0 comments on commit f465571

Please sign in to comment.