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

Remove extra empty line from Http2Frame #10754

Merged
merged 1 commit into from Nov 2, 2020
Merged

Conversation

hyperxpro
Copy link
Contributor

Motivation:
Http2Frame has extra empty line after String name();. However, it should not be there.

Modification:
Removed extra empty line.

Result:
Empty-line code style now matching with other classes.

@netty-bot
Copy link

Can one of the admins verify this patch?

@normanmaurer normanmaurer added this to the 4.1.54.Final milestone Nov 2, 2020
@normanmaurer normanmaurer merged commit 1492374 into netty:4.1 Nov 2, 2020
normanmaurer pushed a commit that referenced this pull request Nov 2, 2020
Motivation:
`Http2Frame` has extra empty line after `String name();`. However, it should not be there.

Modification:
Removed extra empty line.

Result:
Empty-line code style now matching with other classes.
@hyperxpro hyperxpro deleted the h2f branch November 2, 2020 14:08
raidyue pushed a commit to raidyue/netty that referenced this pull request Jul 8, 2022
Motivation:
`Http2Frame` has extra empty line after `String name();`. However, it should not be there.

Modification:
Removed extra empty line.

Result:
Empty-line code style now matching with other classes.
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