Skip to content

Conversation

@SimSef
Copy link
Contributor

@SimSef SimSef commented Jun 29, 2025

No description provided.

🗑️ Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@SimSef SimSef requested a review from galvanizze June 29, 2025 17:50
@SimSef SimSef self-assigned this Jun 29, 2025
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

check this file and remove all unused variables and methods (I can see tridy = [] on line 121, better remove than do it like this)

Copy link
Contributor Author

@SimSef SimSef Jul 4, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removed everything that is not used


assert classes
assert SolanaApi.__name__ in classes
# assert SolanaApi.__name__ in classes # Commented out - SolanaApi removed with api directory
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

delete

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

deleted

Simon Sefcik added 2 commits July 4, 2025 14:49
- Remove unused _get_subclasses() and _get_all_inheritors() functions from __init__.py
- Remove commented out SolanaApi assertion from test_enumerate_classes.py
@SimSef SimSef merged commit 131773c into master Jul 4, 2025
5 checks passed
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.

3 participants