Skip to content

Commit

Permalink
Remove Javadoc @⁠since tag from MapAccessor default constructor
Browse files Browse the repository at this point in the history
See gh-33222
Closes gh-33659
  • Loading branch information
izeye authored Oct 6, 2024
1 parent 28b9cf3 commit 1016743
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ public class MapAccessor implements CompilablePropertyAccessor {

/**
* Create a new {@code MapAccessor} for reading as well as writing.
* @since 6.2
* @see #MapAccessor(boolean)
*/
public MapAccessor() {
Expand Down

0 comments on commit 1016743

Please sign in to comment.