chore: gofmt
This commit is contained in:
@@ -23,8 +23,8 @@ type pageData struct {
|
|||||||
|
|
||||||
// Handler serves template-rendered pages.
|
// Handler serves template-rendered pages.
|
||||||
type Handler struct {
|
type Handler struct {
|
||||||
db *database.DB
|
db *database.DB
|
||||||
cfg *config.Config
|
cfg *config.Config
|
||||||
templates map[string]*template.Template
|
templates map[string]*template.Template
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user