go fmt
This commit is contained in:
@ -2,11 +2,11 @@ package pages
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
"html/template"
|
||||
"net/http"
|
||||
"git.binarythought.com/cdramey/qurl/obj"
|
||||
"git.binarythought.com/cdramey/qurl/static"
|
||||
"git.binarythought.com/cdramey/qurl/storage"
|
||||
"git.binarythought.com/cdramey/qurl/obj"
|
||||
"html/template"
|
||||
"net/http"
|
||||
)
|
||||
|
||||
type RootHandler struct {
|
||||
|
Reference in New Issue
Block a user