eubnara commented on code in PR #282: URL: https://github.com/apache/ranger/pull/282#discussion_r1807822780
########## plugin-nifi-registry/src/test/java/org/apache/ranger/services/nifi/registry/client/TestNiFiRegistryClient.java: ########## @@ -18,7 +18,6 @@ */ package org.apache.ranger.services.nifi.registry.client; -import com.google.common.io.Resources; Review Comment: It doesn't have guava lib. Just read file using java lib. -- 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]
