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.
1 parent 7151cca commit 44f3268Copy full SHA for 44f3268
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