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