Skip to content

Commit

Permalink
Remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
babenkoivan committed May 27, 2024
1 parent 787f47b commit f1660b8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion tests/Integration/Engine/EngineSearchTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
use Elastic\ScoutDriver\Tests\App\Client;
use Elastic\ScoutDriver\Tests\Integration\TestCase;
use Illuminate\Pagination\LengthAwarePaginator;
use Laravel\Scout\Builder;
use PHPUnit\Framework\Attributes\CoversClass;
use PHPUnit\Framework\Attributes\UsesClass;
use Throwable;
Expand Down
1 change: 0 additions & 1 deletion tests/Integration/Factories/ModelFactoryTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
use Elastic\ScoutDriver\Tests\App\Client;
use Elastic\ScoutDriver\Tests\Integration\TestCase;
use Laravel\Scout\Builder;
use Laravel\Scout\Searchable;
use PHPUnit\Framework\Attributes\CoversClass;
use PHPUnit\Framework\Attributes\DataProvider;
use PHPUnit\Framework\Attributes\TestDox;
Expand Down

0 comments on commit f1660b8

Please sign in to comment.