Skip to content

Commit

Permalink
Fix checkstyle
Browse files Browse the repository at this point in the history
  • Loading branch information
barchetta committed Mar 22, 2024
1 parent e93b54a commit 466edff
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -77,4 +77,5 @@ private void download(ServerRequest request, ServerResponse response) {
}
LOGGER.info("Exiting download after serving " + length + " bytes...");
}
}
}

0 comments on commit 466edff

Please sign in to comment.