Skip to content

Commit

Permalink
[UNDERTOW-XXXX] Fix my first for OpenSourceDay!!!
Browse files Browse the repository at this point in the history
  • Loading branch information
fl4via committed Oct 4, 2024
1 parent a91ae22 commit 869e7f8
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,8 @@ public class ServletInitialHandler implements HttpHandler, ServletDispatcher {

private final ServletPathMatches paths;

private final int myNewFieldGHC = 0;

private final ExceptionHandler exceptionHandler;
private final HttpHandler dispatchHandler = new HttpHandler() {
@Override
Expand Down

0 comments on commit 869e7f8

Please sign in to comment.