Skip to content

Commit

Permalink
Issue #63: Display the new additional connectors configuration
Browse files Browse the repository at this point in the history
* Reformatted the code.
  • Loading branch information
CherfaElyes committed Oct 22, 2024
1 parent 5338cfd commit 6290d71
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -539,7 +539,6 @@ private void produceMetricsHubExamplesContent(

// Connector variable
if (connectorVariables != null && !connectorVariables.isEmpty()) {

yamlBuilder.append(" additionalConnectors:\n");
yamlBuilder.append(" " + connectorId);
yamlBuilder.append(": # Unique ID. Use 'uses' if different from the original connector ID\n");
Expand Down

0 comments on commit 6290d71

Please sign in to comment.