We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8d2c394 + 44f3268 commit b984dc7Copy full SHA for b984dc7
tests/ClientTest.php
@@ -2,11 +2,7 @@
2
3
namespace Limenet\LaravelElasticaBridge\Tests;
4
5
-use Elastica\Document;
6
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;
10
11
class ClientTest extends TestCase
12
{
0 commit comments