Skip to content

Commit

Permalink
fix unintended
Browse files Browse the repository at this point in the history
  • Loading branch information
kkrik-es committed Oct 3, 2024
1 parent 18dc913 commit b5f1d71
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1117,7 +1117,6 @@ protected SyntheticSourceSupport syntheticSourceSupport() {
private static class NoOpObjectMapper extends ObjectMapper {
NoOpObjectMapper(String name, String fullPath) {
super(name, fullPath, Explicit.IMPLICIT_TRUE, Optional.empty(), Optional.empty(), Dynamic.RUNTIME, Collections.emptyMap());

}

@Override
Expand Down

0 comments on commit b5f1d71

Please sign in to comment.