Browse Source

removed unused import

main
astanley 3 months ago
parent
commit
b4c2497cc8
  1. 1
      src/EventSubscriber/RoblibAlterSolrSubscriber.php

1
src/EventSubscriber/RoblibAlterSolrSubscriber.php

@ -8,7 +8,6 @@ use Drupal\search_api_solr\Event\SearchApiSolrEvents;
use Drupal\search_api_solr\Event\PostCreateIndexDocumentEvent;
use Drupal\Core\Config\ConfigFactory;
use Drupal\search_api\Plugin\search_api\data_type\value\TextValue;
use Drupal\taxonomy\Entity\Term;
use Drupal\Core\Entity\EntityTypeManagerInterface;
/**

Loading…
Cancel
Save