Skip to content

Commit e5f926f

Browse files
committed
Remove now unnecessary comment
1 parent afb0049 commit e5f926f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/main/java/tools/jackson/databind/jsontype/impl/NoOpTypeSerializer.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,6 @@ public String getPropertyName() {
4848

4949
@Override
5050
public TypeIdResolver getTypeIdResolver() {
51-
// 07-Dec-2025, tatu: [databind#1654] Important! Indicates
52-
// that no actual Type Id handled.
5351
return null;
5452
}
5553

0 commit comments

Comments
 (0)