(Translated by https://www.hiragana.jp/)
For #492, Remove unused 'token' by Hongten · Pull Request #493 · apache/pulsar-manager · GitHub
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

For #492, Remove unused 'token' #493

Merged
merged 1 commit into from
Nov 23, 2022
Merged

Conversation

Hongten
Copy link
Contributor

@Hongten Hongten commented Oct 25, 2022

Fixes #492

Motivation

The "token" get from the request header, but we don't use it.

Modifications

Remove the unused 'token'.

Verifying this change

  • Make sure that the change passes the ./gradlew build checks.

@nodece nodece merged commit 957813c into apache:master Nov 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The "token" get from the request header, but we don't use it.
3 participants