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

Fix unused variable error in register.go #93

Merged
merged 1 commit into from
May 8, 2017

Conversation

zhenghuiwang
Copy link
Contributor

@zhenghuiwang zhenghuiwang commented May 8, 2017

This PR fixes the following lint error of generated code:

If a gateway only has http endpoints or tchannel endpoints, there will be unused variable error in register.go.

r: @uber/zanzibar-team

Copy link
Contributor

@ChuntaoLu ChuntaoLu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@coveralls
Copy link

coveralls commented May 8, 2017

Coverage Status

Coverage decreased (-0.02%) to 69.147% when pulling 34d28a3 on fix-register-template into 0aa3002 on master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants