More unused code
This commit is contained in:
		
							parent
							
								
									550ae2e35c
								
							
						
					
					
						commit
						8b994ce249
					
				@ -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