Skip to content

Conversation

@ginkelsoft-development
Copy link
Owner

The SearchDriver interface was defined but never implemented anywhere in the codebase. This is dead code that adds unnecessary complexity.

If a driver pattern becomes necessary in the future, it can be reintroduced with actual implementations.

The SearchDriver interface was defined but never implemented anywhere
in the codebase. This is dead code that adds unnecessary complexity.

If a driver pattern becomes necessary in the future, it can be
reintroduced with actual implementations.
@ginkelsoft-development ginkelsoft-development merged commit 4f264fa into develop Oct 13, 2025
4 of 8 checks passed
ginkelsoft-development added a commit that referenced this pull request Oct 14, 2025
…used-searchdriver-contract

refactor: remove unused SearchDriver contract interface
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.

2 participants