forked from TrueCloudLab/frostfs-s3-gw
*: fix whitespace errors
This commit is contained in:
parent
7ce5b3392f
commit
b851889934
3 changed files with 0 additions and 3 deletions
|
@ -21,7 +21,6 @@ func AttachUserAuth(router *mux.Router, center auth.Center, log *zap.Logger) {
|
|||
|
||||
h.ServeHTTP(w, r.WithContext(
|
||||
sdk.SetBearerToken(r.Context(), token)))
|
||||
|
||||
})
|
||||
})
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue