mirror of
https://git.vectorsigma.ru/public/photoview.git
synced 2026-08-03 20:49:02 +00:00
Remove debug log
This commit is contained in:
@@ -46,8 +46,6 @@ func RegisterVideoRoutes(db *sql.DB, router *mux.Router) {
|
||||
return
|
||||
}
|
||||
|
||||
log.Printf("Video cookies: %d", len(r.Cookies()))
|
||||
|
||||
var cachedPath string
|
||||
|
||||
if purpose == models.VideoWeb {
|
||||
|
||||
Reference in New Issue
Block a user