mirror of
https://github.com/harness/drone.git
synced 2025-05-16 17:09:58 +08:00
Merge pull request #2359 from techmexdev/patch-1 [ci skip]
Update router.go
This commit is contained in:
commit
456d72f3b8
@ -186,10 +186,3 @@ func Load(mux *httptreemux.ContextMux, middleware ...gin.HandlerFunc) http.Handl
|
|||||||
|
|
||||||
return e
|
return e
|
||||||
}
|
}
|
||||||
|
|
||||||
// type FileHandler interface {
|
|
||||||
// Index(res http.ResponseWriter, data interface{}) error
|
|
||||||
// Login(res http.ResponseWriter, data interface{}) error
|
|
||||||
// Error(res http.ResponseWriter, data interface{}) error
|
|
||||||
// Asset(res http.ResponseWriter, req *http.Request)
|
|
||||||
// }
|
|
||||||
|
Loading…
Reference in New Issue
Block a user