Skip to content

Commit

Permalink
Fix checkstyle
Browse files Browse the repository at this point in the history
  • Loading branch information
baiyangtx committed Sep 23, 2024
1 parent 0e86f3d commit 41b00ad
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,7 @@
import java.io.IOException;
import java.io.InputStream;

/**
* Json mapper to adapt shaded jackson.
*/
/** Json mapper to adapt shaded jackson. */
public class JavalinJsonMapper implements JsonMapper {

private final ObjectMapper objectMapper;
Expand Down

0 comments on commit 41b00ad

Please sign in to comment.