Skip to content

Commit c2e3f84

Browse files
committed
Fix CS
1 parent 54e5519 commit c2e3f84

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/PostgresEngineServiceProviderTest.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,8 @@
77
use Laravel\Scout\EngineManager;
88
use Illuminate\Database\Eloquent\Model;
99
use Illuminate\Contracts\Config\Repository;
10-
use ScoutEngines\Postgres\TsQuery\ToTsQuery;
1110
use Illuminate\Contracts\Foundation\Application;
12-
use ScoutEngines\Postgres\TsQuery\PlainToTsQuery;
13-
use ScoutEngines\Postgres\TsQuery\PhraseToTsQuery;
1411
use Illuminate\Database\ConnectionResolverInterface;
15-
use ScoutEngines\Postgres\TsQuery\WebSearchToTsQuery;
1612
use ScoutEngines\Postgres\PostgresEngineServiceProvider;
1713

1814
class PostgresEngineServiceProviderTest extends TestCase

0 commit comments

Comments
 (0)