Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
vernedeng committed Apr 22, 2024
1 parent 4420d9c commit c7c46b0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ public class TimestampFormatInfo implements BasicFormatInfo<Timestamp> {
@JsonIgnore
@Nullable
private final SimpleDateFormat simpleDateFormat;

@JsonIgnore
@Nullable
private final ThreadLocal<SimpleDateFormat> threadLocal;
Expand Down

0 comments on commit c7c46b0

Please sign in to comment.