Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
ekawinataa committed Jun 19, 2024
1 parent b4f9041 commit eca5e7a
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,7 @@
import com.jayway.jsonpath.Option;
import lombok.extern.slf4j.Slf4j;

import java.util.Map;
import java.util.Optional;
import java.util.function.Function;

/***
* MessageSerializer wrapping other JSON MessageSerializer which add capability to typecast some of the fields from the inner serializer.
Expand Down

0 comments on commit eca5e7a

Please sign in to comment.