Commit 3ae2eae
authored
fix: remove dead DataSpecificationIEC61360.value_id JSON deserialization code (#509)
Previously, the `DataSpecificationIEC61360.value_id` attribute was
removed from the metamodel of the AAS. However, we forgot to remove part
of the deserialization, so we parsed and immediately discarded this
attribute.
This removes the code artefact.
Fixes #5041 parent 39a86c3 commit 3ae2eae
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
511 | 511 | | |
512 | 512 | | |
513 | 513 | | |
514 | | - | |
515 | | - | |
516 | 514 | | |
517 | 515 | | |
518 | 516 | | |
| |||
0 commit comments