fix mistakes

This commit is contained in:
2024-04-24 12:49:03 +02:00
parent cc27f9ef1d
commit 41d5f02879
2 changed files with 10 additions and 2 deletions

View File

@@ -5,7 +5,6 @@ import (
"net/http"
)
func (h *ApplicationHandler) SilvermobiBookingList(w http.ResponseWriter, r *http.Request ) {
h.Renderer.SilvermobiBookingList(w, r)
fmt.Println("SilverBookingR")