stores: Mute serve-stat debug log
This commit is contained in:
parent
db93e784ab
commit
0ce42d520a
@ -32,7 +32,6 @@ func (handler *FetchHandler) ServeHTTP(w http.ResponseWriter, r *http.Request) {
|
||||
}
|
||||
|
||||
func (handler *FetchHandler) remoteStatFs(w http.ResponseWriter, r *http.Request) {
|
||||
log.Debugf("SERVE STAT %s", r.URL)
|
||||
vars := mux.Vars(r)
|
||||
id := ID(vars["id"])
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user