XN137 commented on code in PR #2533: URL: https://github.com/apache/polaris/pull/2533#discussion_r2336459556
########## polaris-core/src/main/java/org/apache/polaris/core/auth/PolarisSecretsManager.java: ########## @@ -21,7 +21,6 @@ import jakarta.annotation.Nonnull; import org.apache.polaris.core.PolarisCallContext; import org.apache.polaris.core.persistence.dao.entity.PrincipalSecretsResult; -import software.amazon.awssdk.annotations.NotNull; Review Comment: wrong import -- 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]
