Skip to content

Commit

Permalink
polish
Browse files Browse the repository at this point in the history
  • Loading branch information
livk-cloud committed Dec 13, 2024
1 parent c99ca10 commit 16be0a1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ private static Class<? extends PropertyEditor> makeProxyEditor(Class<?> type) {
}

@RequiredArgsConstructor
public class SetAsTextInterceptor {
public static class SetAsTextInterceptor {

private final Class<?> type;

Expand Down

0 comments on commit 16be0a1

Please sign in to comment.