clean: empty line
This commit is contained in:
@@ -49,4 +49,3 @@ type RefreshTokenRequest struct {
|
||||
type RevokeTokenRequest struct {
|
||||
RefreshToken string `json:"refresh_token" example:"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9..." binding:"required"`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user