Skip to content

Commit

Permalink
NGSTACK-836 remove unused qualifiers
Browse files Browse the repository at this point in the history
  • Loading branch information
Katarina Miočić committed Jul 11, 2024
1 parent 9a4a88a commit f26849b
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,8 @@
use Ibexa\Contracts\Core\Repository\Values\Content\Query\Criterion\LogicalAnd;
use Ibexa\Contracts\Core\Repository\Values\Content\Query\Criterion\ParentLocationId;
use Ibexa\Contracts\Core\Repository\Values\Filter\Filter;
use Ibexa\Contracts\Solr\FieldMapper\ContentTranslationFieldMapper;
use Netgen\IbexaSearchExtra\Core\Search\Solr\FieldMapper\ContentTranslation\DescendantFieldMapper\FullTextFieldResolver;

use Netgen\IbexaSearchExtra\Core\Search\Solr\FieldMapper\IdentifiableFieldMapper;
use function array_key_exists;
use function array_keys;
use function array_merge;
use function count;
Expand Down

0 comments on commit f26849b

Please sign in to comment.