Skip to content

Commit 8b90bf4

Browse files
refactor: remove unused SearchDriver contract interface
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.
1 parent 6975c73 commit 8b90bf4

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

src/Contracts/SearchDriver.php

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)