snazy commented on code in PR #1384:
URL: https://github.com/apache/polaris/pull/1384#discussion_r2053632924
##########
build-logic/src/main/kotlin/publishing/util.kt:
##########
@@ -79,18 +79,6 @@ internal fun <T : Any> parseJson(url: String): T {
}
}
-internal fun fetchAsfProjectName(apacheId: String): String {
Review Comment:
Let's keep the function for now.
BTW: it's a habit in this project to add unused functionality as part of the
overall development.
--
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]