fjtirado commented on code in PR #1916:
URL: 
https://github.com/apache/incubator-kie-kogito-examples/pull/1916#discussion_r1598044924


##########
serverless-workflow-examples/serverless-workflow-loanbroker-showcase/aggregator/src/main/java/org/acme/serverless/loanbroker/aggregator/QuotesAggregatorRoute.java:
##########
@@ -54,7 +54,7 @@ public void configure() {
                         .getTypeConverterRegistry()
                         .addTypeConverter(CloudEvent.class, 
AggregationResponse.class,
                         cloudEventsConverter);
-                
+

Review Comment:
   I think this is a leftover. Would be better to avoid this entry in history 
for this file, isnt it?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to