fix mistakes
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user