Skip to content

Commit

Permalink
Merge pull request #3732 from thunderhook/thunderhook-doc-improvement…
Browse files Browse the repository at this point in the history
…-unnecessary-import

[doc] remove unnecessary import in FieldNameConstants example
  • Loading branch information
Rawi01 committed Aug 24, 2024
2 parents eb4722c + 5a375ae commit 9f79825
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import lombok.experimental.FieldNameConstants;
import lombok.AccessLevel;

@FieldNameConstants
public class FieldNameConstantsExample {
Expand Down

0 comments on commit 9f79825

Please sign in to comment.