exceptionfactory commented on code in PR #6227:
URL: https://github.com/apache/nifi/pull/6227#discussion_r931519799


##########
nifi-registry/nifi-registry-core/nifi-registry-flow-diff/src/main/java/org/apache/nifi/registry/flow/diff/StandardFlowComparator.java:
##########
@@ -624,4 +624,4 @@ private FlowDifference difference(final DifferenceType 
type, final VersionedComp
     private static interface ComponentComparator<T extends VersionedComponent> 
{
         void compare(T componentA, T componentB, Set<FlowDifference> 
differences);
     }
-}
+}

Review Comment:
   Thanks for making the updates @emiliosetiadarma, can you revert this change 
as well?



-- 
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]

Reply via email to