Skip to content

Conversation

@Ashka59
Copy link

@Ashka59 Ashka59 commented Nov 7, 2025

This pull request performs minor code cleanups and modernization in the ASN-related classes:

  • In AsnInfo.java, removed an unused import.
  • In AsnInfoProviderImplTest.java, removed the 'public' modifier.
  • In AsnInfoProviderImpl.java, applied several refactorings: (Renamed variables record to csvRecord, used pattern matching with instanceof for more concise type checks and casts, used _ for unused lambda and exception variables)

These changes improve code readability and maintainability without affecting functionality.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant