Kaynağa Gözat

remove that log line here

backfeed-full-error
Fusl 2 yıl önce
ebeveyn
işleme
72c6cf3cf9
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  1. +0
    -1
      main.go

+ 0
- 1
main.go Dosyayı Görüntüle

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


Yükleniyor…
İptal
Kaydet