mirror of
https://github.com/portainer/portainer.git
synced 2025-07-23 15:29:42 +02:00
* remove line break
This commit is contained in:
parent
3c8c2118d4
commit
3630aab820
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@ import (
|
|||
// @success 204 "Success"
|
||||
// @failure 500 "Server error"
|
||||
// @router /auth/logout [post]
|
||||
|
||||
func (handler *Handler) logout(w http.ResponseWriter, r *http.Request) *httperror.HandlerError {
|
||||
tokenData := handler.bouncer.JWTAuthLookup(r)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue