netty5/example/src/main
Aayush Atharva edf44732de
Remove unnecessary this. (#11035)
Motivation:
There are unnecessary `this` keyword usages in `HttpStaticFileServerHandler`.

Modification:
Removed unnecessary `this` keywords.

Result:
Clean code
2021-02-26 12:13:10 +01:00
..
java/io/netty/example Remove unnecessary this. (#11035) 2021-02-26 12:13:10 +01:00
resources Enable nohttp check during the build (#10708) 2020-10-23 14:44:18 +02:00