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


##########
nifi-registry/nifi-registry-core/nifi-registry-flow-diff/src/main/java/org/apache/nifi/registry/flow/diff/StandardFlowComparator.java:
##########
@@ -129,7 +129,7 @@ private boolean compareComponents(final VersionedComponent 
componentA, final Ver
     }
 
     private boolean compareComponents(final VersionedComponent componentA, 
final VersionedComponent componentB, final Set<FlowDifference> differences,
-        final boolean compareName, final boolean comparePos, final boolean 
compareComments) {
+                                      final boolean compareName, final boolean 
comparePos, final boolean compareComments) {

Review Comment:
   Will revert the changes



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