More unused code
This commit is contained in:
parent
0b7b478cd3
commit
2e381108d1
@ -16,8 +16,6 @@ var (
|
||||
|
||||
type Homepage struct {
|
||||
app.Compo
|
||||
|
||||
showGuestbook bool
|
||||
}
|
||||
|
||||
func NewHomepage() *Homepage {
|
||||
|
@ -13,10 +13,6 @@ import (
|
||||
// collection *mongo.Collection
|
||||
//}
|
||||
|
||||
const (
|
||||
apiurl = "https://quenten.nl:8007/"
|
||||
)
|
||||
|
||||
func main() {
|
||||
homepage := NewHomepage()
|
||||
aboutpage := NewAboutPage()
|
||||
|
Loading…
Reference in New Issue
Block a user