@@ -3,7 +3,6 @@ |
||
| 3 | 3 | namespace FOS\ElasticaBundle\Transformer; |
| 4 | 4 | |
| 5 | 5 | use FOS\ElasticaBundle\HybridResult; |
| 6 | -use Elastica\Document; |
|
| 7 | 6 | |
| 8 | 7 | /** |
| 9 | 8 | * Holds a collection of transformers for an index wide transformation. |