Преглед изворни кода

remove that log line here

backfeed-full-error
Fusl пре 2 година
родитељ
комит
72c6cf3cf9
1 измењених фајлова са 0 додато и 1 уклоњено
  1. +0
    -1
      main.go

+ 0
- 1
main.go Прегледај датотеку

@@ -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,


Loading…
Откажи
Сачувај