Skip to content

Commit

Permalink
NGSTACK-843 remove unused lines
Browse files Browse the repository at this point in the history
  • Loading branch information
Katarina Miočić committed May 10, 2024
1 parent db86bac commit f7258c9
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,9 @@
use Ibexa\Contracts\Core\Persistence\Content\Handler as ContentHandler;
use Ibexa\Contracts\Core\Persistence\Content\Location;
use Ibexa\Elasticsearch\DocumentMapper\DocumentFactoryInterface;
use Ibexa\Contracts\Core\Search\Document;
use Iterator;

use function in_array;
use function iterator_to_array;
use function sprintf;

class DocumentFactory implements DocumentFactoryInterface
{
Expand Down

0 comments on commit f7258c9

Please sign in to comment.