The code change deletes the line where the messageInput is added to the Inputs list of the builder in the `Workflows.cs` file, since this operation is redundant. The input is automatically added during its creation and doesn't need an explicit addition, thus improving code efficiency. |
||
|---|---|---|
| .. | ||
| component/Elsa.ProtoCluster.ComponentTests | ||
| integration | ||
| unit | ||
| Directory.Build.props | ||