Skip to content

Commit 44f3268

Browse files
limenetactions-user
authored andcommitted
Fix styling
1 parent 7151cca commit 44f3268

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/ClientTest.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,7 @@
22

33
namespace Limenet\LaravelElasticaBridge\Tests;
44

5-
use Elastica\Document;
65
use Limenet\LaravelElasticaBridge\Client\ElasticaClient;
7-
use Limenet\LaravelElasticaBridge\Index\IndexInterface;
8-
use Limenet\LaravelElasticaBridge\Tests\App\Elasticsearch\CustomerIndex;
9-
use Limenet\LaravelElasticaBridge\Tests\App\Models\Customer;
106

117
class ClientTest extends TestCase
128
{

0 commit comments

Comments
 (0)