Ver a proveniência

remove that log line here

backfeed-full-error
Fusl há 2 anos
ascendente
cometimento
72c6cf3cf9
1 ficheiros alterados com 0 adições e 1 eliminações
  1. +0
    -1
      main.go

+ 0
- 1
main.go Ver ficheiro

@@ -371,7 +371,6 @@ func WriteResponse(res http.ResponseWriter, statusCode int, v interface{}) {
"status_code": statusCode,
}
} else {
log.Printf("%#v", v)
v = map[string]interface{}{
"data": v,
"status_code": statusCode,


Carregando…
Cancelar
Guardar