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 unnecessary this from HttpStaticFileServerHandler #11035

Merged
merged 1 commit into from
Feb 26, 2021

Conversation

hyperxpro
Copy link
Contributor

Motivation:
There are unnecessary this keyword usages in HttpStaticFileServerHandler.

Modification:
Removed unnecessary this keywords.

Result:
Clean code

@normanmaurer normanmaurer merged commit edf4473 into netty:4.1 Feb 26, 2021
@normanmaurer normanmaurer added this to the 4.1.60.Final milestone Feb 26, 2021
normanmaurer pushed a commit that referenced this pull request Feb 26, 2021
Motivation:
There are unnecessary `this` keyword usages in `HttpStaticFileServerHandler`.

Modification:
Removed unnecessary `this` keywords.

Result:
Clean code
@hyperxpro hyperxpro deleted the file branch May 14, 2021 13:13
raidyue pushed a commit to raidyue/netty that referenced this pull request Jul 8, 2022
Motivation:
There are unnecessary `this` keyword usages in `HttpStaticFileServerHandler`.

Modification:
Removed unnecessary `this` keywords.

Result:
Clean code
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

2 participants