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 23ff01c + 64a93f3 commit b7faa15Copy full SHA for b7faa15
tests/IndexTest.php
@@ -4,7 +4,6 @@
4
5
use Elastica\Index;
6
use Limenet\LaravelElasticaBridge\Exception\Index\BlueGreenIndicesIncorrectlySetupException;
7
-use Limenet\LaravelElasticaBridge\Index\IndexInterface;
8
use Limenet\LaravelElasticaBridge\Tests\App\Elasticsearch\CustomerIndex;
9
use Limenet\LaravelElasticaBridge\Tests\App\Models\Customer;
10
use RuntimeException;
0 commit comments