Skip to content

Commit

Permalink
Fix CS
Browse files Browse the repository at this point in the history
  • Loading branch information
pmatseykanets committed Oct 20, 2018
1 parent 54e5519 commit c2e3f84
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tests/PostgresEngineServiceProviderTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,8 @@
use Laravel\Scout\EngineManager;
use Illuminate\Database\Eloquent\Model;
use Illuminate\Contracts\Config\Repository;
use ScoutEngines\Postgres\TsQuery\ToTsQuery;
use Illuminate\Contracts\Foundation\Application;
use ScoutEngines\Postgres\TsQuery\PlainToTsQuery;
use ScoutEngines\Postgres\TsQuery\PhraseToTsQuery;
use Illuminate\Database\ConnectionResolverInterface;
use ScoutEngines\Postgres\TsQuery\WebSearchToTsQuery;
use ScoutEngines\Postgres\PostgresEngineServiceProvider;

class PostgresEngineServiceProviderTest extends TestCase
Expand Down

0 comments on commit c2e3f84

Please sign in to comment.