Skip to content

Commit 2c16187

Browse files
committed
Remove Javadoc since from MapAccessor()
See gh-33222
1 parent b0c7d15 commit 2c16187

File tree

1 file changed

+0
-1
lines changed
  • spring-context/src/main/java/org/springframework/context/expression

1 file changed

+0
-1
lines changed

spring-context/src/main/java/org/springframework/context/expression/MapAccessor.java

-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ public class MapAccessor implements CompilablePropertyAccessor {
4343

4444
/**
4545
* Create a new {@code MapAccessor} for reading as well as writing.
46-
* @since 6.2
4746
* @see #MapAccessor(boolean)
4847
*/
4948
public MapAccessor() {

0 commit comments

Comments
 (0)