Skip to content

Remove unused repository interface mixins from classes#67

Merged
febus982 merged 1 commit intomainfrom
remove-protocol-parent-class
Mar 3, 2025
Merged

Remove unused repository interface mixins from classes#67
febus982 merged 1 commit intomainfrom
remove-protocol-parent-class

Conversation

@febus982
Copy link
Owner

@febus982 febus982 commented Mar 3, 2025

Eliminated SQLAlchemyRepositoryInterface and SQLAlchemyAsyncRepositoryInterface from their respective classes as they were no longer in use. This reduces unnecessary complexity and improves code maintainability.

Eliminated `SQLAlchemyRepositoryInterface` and `SQLAlchemyAsyncRepositoryInterface` from their respective classes as they were no longer in use. This reduces unnecessary complexity and improves code maintainability.
@febus982 febus982 merged commit d99f44e into main Mar 3, 2025
11 checks passed
@febus982 febus982 deleted the remove-protocol-parent-class branch March 3, 2025 16:59
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