diff --git a/src/FacetManager/DefaultFacetManager.php b/src/FacetManager/DefaultFacetManager.php index 50b3bf2..1ab4626 100644 --- a/src/FacetManager/DefaultFacetManager.php +++ b/src/FacetManager/DefaultFacetManager.php @@ -13,7 +13,6 @@ use Drupal\facets\Processor\PostQueryProcessorInterface; use Drupal\facets\Processor\PreQueryProcessorInterface; use Drupal\facets\Processor\ProcessorInterface; use Drupal\facets\Processor\ProcessorPluginManager; -use Drupal\facets\Processor\WidgetOrderProcessorInterface; use Drupal\facets\QueryType\QueryTypePluginManager; use Drupal\facets\Widget\WidgetPluginManager;