Skip to content

Commit

Permalink
Update internal/http/services/owncloud/ocdav/ocdav.go
Browse files Browse the repository at this point in the history
Co-authored-by: Giuseppe Lo Presti <giuseppe.lopresti@cern.ch>
  • Loading branch information
gmgigi96 and glpatcern committed May 11, 2023
1 parent d6bf23a commit ec3c5db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/http/services/owncloud/ocdav/ocdav.go
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ type ctxKey int

const (
ctxKeyBaseURI ctxKey = iota
ctxOldVersionOCM
ctxOCM10
)

var (
Expand Down

0 comments on commit ec3c5db

Please sign in to comment.