Skip to content

Commit 08ee9ef

Browse files
committed
Fix compatibility with Jackson 2.21 (#789)
Fix compatibility with Jackson 2.21 (#789) Signed-off-by: Olivier Perrin <olivier.perrin@rte-france.com> (cherry picked from commit 73d0f69)
1 parent 02509fc commit 08ee9ef

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

single-line-diagram/single-line-diagram-core/src/main/java/com/powsybl/sld/layout/LayoutParameters.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ public class LayoutParameters {
5353
@JsonIgnore
5454
private Map<String, ComponentSize> componentsSize;
5555

56-
@JsonCreator
5756
public LayoutParameters() {
5857
}
5958

0 commit comments

Comments
 (0)