Skip to content

Commit

Permalink
Fix checkstyle error.
Browse files Browse the repository at this point in the history
  • Loading branch information
hiroyuki-sato committed Aug 22, 2023
1 parent 0ff232c commit c33b0b0
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@
public class JsonpathParserPlugin
implements ParserPlugin
{

private static final Logger logger = LoggerFactory.getLogger(JsonpathParserPlugin.class);
private static final ConfigMapperFactory CONFIG_MAPPER_FACTORY = ConfigMapperFactory
.builder()
Expand Down

0 comments on commit c33b0b0

Please sign in to comment.