@@ -3,7 +3,6 @@ |
||
3 | 3 | namespace Isswp101\Persimmon; |
4 | 4 | |
5 | 5 | use Elasticsearch\Client; |
6 | -use Illuminate\Contracts\Logging\Log; |
|
7 | 6 | use Isswp101\Persimmon\DAL\ElasticsearchDAL; |
8 | 7 | use Isswp101\Persimmon\Traits\Elasticsearchable; |
9 | 8 | use Isswp101\Persimmon\Traits\Mappingable; |