You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2022/11/15 10:29:38 UTC

[GitHub] [nifi] nandorsoma commented on a diff in pull request #6650: NIFI-10775 Improve support for DescribedValue in PropertyDescriptor.Builder

nandorsoma commented on code in PR #6650:
URL: https://github.com/apache/nifi/pull/6650#discussion_r1022615073


##########
nifi-bootstrap/src/main/java/org/apache/nifi/bootstrap/notification/http/HttpNotificationService.java:
##########
@@ -127,14 +124,6 @@ public class HttpNotificationService extends AbstractNotificationService {
             .sensitive(true)
             .build();
 
-    public static final PropertyDescriptor SSL_ALGORITHM = new PropertyDescriptor.Builder()

Review Comment:
   Yes, it was not used.



-- 
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: issues-unsubscribe@nifi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org