Remove Javadoc @since tag from MapAccessor default constructor
See gh-33222 Closes gh-33659
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user