add silvermobi/storage 'dependencie' to solidarity_mobility handler
This commit is contained in:
@@ -3,11 +3,12 @@ package application
|
||||
import (
|
||||
"fmt"
|
||||
"net/http"
|
||||
storage "git.coopgo.io/sbouaram/solidarity-service/storage"
|
||||
)
|
||||
|
||||
func (h *ApplicationHandler) SilvermobiBookingList(w http.ResponseWriter, r *http.Request) {
|
||||
|
||||
|
||||
storage.GetDriver()
|
||||
|
||||
h.Renderer.SilvermobiBookingList(w, r)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user