Skip to content

Commit

Permalink
formatted changes
Browse files Browse the repository at this point in the history
  • Loading branch information
kreloaded committed Aug 31, 2023
1 parent 458e989 commit 179ec79
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
public class SanitizedRequestWrapper extends HttpServletRequestWrapper {

Logger logger = LoggerFactory.getLogger(SanitizedRequestWrapper.class);

private final String sanitizedBody;

private Map<String, List<String>> sanitizedParams;
Expand Down

0 comments on commit 179ec79

Please sign in to comment.