mirror of
https://github.com/owncloud/ocis
synced 2026-05-03 04:52:22 +02:00
remove redundant line
This commit is contained in:
@@ -79,7 +79,6 @@ func BasicAuth(optionSetters ...Option) func(next http.Handler) http.Handler {
|
||||
return
|
||||
}
|
||||
|
||||
w.WriteHeader(http.StatusUnauthorized)
|
||||
return
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user