This commit is contained in:
Dan 2023-02-23 14:15:49 -05:00
parent 53378437d0
commit a547888ef1

View File

@ -142,16 +142,6 @@ function MessageCorrelationPropertyGroup(props) {
moddle,
commandStack,
},
{
id: `${idPrefix}-correlation-property-id`,
component: CorrelationPropertyIdTextField,
isEdited: isTextFieldEntryEdited,
idPrefix,
element,
correlationPropertyModdleElement,
translate,
commandStack,
},
{
id: `${idPrefix}-correlation-property-name`,
component: CorrelationPropertyNameTextField,