Skip to content

Commit 1c213ac

Browse files
committed
Merge branch '2.18'
2 parents 52a112b + 9aa0eb8 commit 1c213ac

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/tools/jackson/databind/deser/BasicDeserializerFactory.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,6 @@ private void _addImplicitDelegatingConstructors(DeserializationContext ctxt,
368368
properties[i] = constructCreatorProperty(ctxt, beanDesc, UNWRAPPED_CREATOR_PARAM_NAME, i, param, null);
369369
++explicitNameCount;
370370
*/
371-
continue;
372371
}
373372
}
374373

0 commit comments

Comments
 (0)