Skip to content

Commit 1194bb9

Browse files
committed
rm debug log
1 parent 8d8521c commit 1194bb9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

webdav.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ func initWebdav(mux *http.ServeMux) {
4545
}
4646
hprefix = ss[0] + prefix
4747
r.URL.Path = ss[0] + r.URL.Path
48-
fmt.Println(ss[0])
4948
}
5049
srv := &webdav.Handler{
5150
FileSystem: fs,

0 commit comments

Comments
 (0)