mirror of
https://gitee.com/sjqzhang/go-fastdfs.git
synced 2024-12-02 03:08:11 +08:00
remove debug info fmt.Println(isDownload)
This commit is contained in:
parent
7081648052
commit
7ee5012296
@ -1485,7 +1485,6 @@ func (this *Server) DownloadNormalFileByURI(w http.ResponseWriter, r *http.Reque
|
||||
log.Error(err)
|
||||
}
|
||||
}
|
||||
fmt.Println(isDownload)
|
||||
if isDownload {
|
||||
this.SetDownloadHeader(w, r)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user