Skip to content

Commit 5cac167

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 a392fa3 commit 5cac167

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)