venkateshwaracholan opened a new pull request, #4821:
URL: https://github.com/apache/polaris/pull/4821

   ## Summary
   
   
   
   This change removes outdated commented code related to the previously 
removed `readBinaryLicenseFile()` API from the `polaris-version` module.
   
   Although the implementation was removed earlier, a few commented references 
remained in both the production and test code. Since the API is no longer part 
of the codebase, these comments no longer provide useful context and can be 
misleading to contributors who may assume the functionality still exists or is 
planned to return.
   
   Removing these remnants helps keep the codebase clean, improves readability, 
and makes it easier for contributors to understand the current implementation.
   
   ## Changes
   
   * Removed obsolete commented `readBinaryLicenseFile()` code from 
`PolarisVersion.java`.
   * Removed the corresponding commented test reference from 
`TestPolarisVersion.java`.
   * No functional or behavioral changes were made.
   
   
   
   
   ## Checklist
   
   * [ ] ๐Ÿ›ก๏ธ Don't disclose security issues! (contact [email protected])
   * [ ] ๐Ÿ”— Clearly explained why the changes are needed, or linked related 
issues: Fixes #4820
   * [ ] ๐Ÿงช Added/updated tests with good coverage, or manually tested (and 
explained how)
   * [ ] ๐Ÿ’ก Added comments for complex logic (not applicable)
   * [ ] ๐Ÿงพ Updated CHANGELOG.md (not needed)
   * [ ] ๐Ÿ“š Updated documentation in site/content/in-dev/unreleased (not needed)
   


-- 
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]

Reply via email to