You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove unused repository interface mixins from classes (#67)
Eliminated `SQLAlchemyRepositoryInterface` and `SQLAlchemyAsyncRepositoryInterface` from their respective classes as they were no longer in use. This reduces unnecessary complexity and improves code maintainability.
0 commit comments