turcsanyip commented on a change in pull request #4123: NIFI-7188: Adding
filter capabilities into search & prerequisite refactors
URL: https://github.com/apache/nifi/pull/4123#discussion_r401919427
##########
File path:
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-api/src/main/java/org/apache/nifi/web/StandardNiFiServiceFacade.java
##########
@@ -342,7 +342,7 @@
/**
* Implementation of NiFiServiceFacade that performs revision checking.
*/
-public class StandardNiFiServiceFacade implements NiFiServiceFacade {
+public class StandardNiFiServiceFacade implements NiFiServiceFacade {
Review comment:
Seems to be an unintentional change.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services