Skip to content

Conversation

KimH4nKyul
Copy link
Contributor

@KimH4nKyul KimH4nKyul commented Jul 21, 2025

Code changes have been made for the reported issue regarding adminOrgId.
Changes:

// Before
string private adminOrgId;

// After  
// (removed - unused variable)

Impact of changes:

  • Code cleanup: Removes dead code that serves no functional purpose
  • Maintenance improvement: Reduces confusion from unexplained unused variables

Hope this helps.

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