From 8496a5a9693efdd240e63339068db77a6b34f599 Mon Sep 17 00:00:00 2001 From: Adam Vessey Date: Wed, 23 Jun 2021 11:59:44 -0300 Subject: [PATCH] Remove some chaff intro'd from merge conflicts. --- src/Plugin/Action/AbstractGenerateDerivative.php | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/Plugin/Action/AbstractGenerateDerivative.php b/src/Plugin/Action/AbstractGenerateDerivative.php index 36801609..b22201e1 100644 --- a/src/Plugin/Action/AbstractGenerateDerivative.php +++ b/src/Plugin/Action/AbstractGenerateDerivative.php @@ -2,15 +2,9 @@ namespace Drupal\islandora\Plugin\Action; -use Drupal\islandora\EventGenerator\EmitEvent; -use Drupal\islandora\IslandoraUtils; -use Drupal\islandora\MediaSource\MediaSourceService; -use Drupal\token\TokenInterface; - use Drupal\Core\Entity\EntityInterface; use Drupal\Core\Form\FormStateInterface; use Drupal\Core\Url; -use Symfony\Component\DependencyInjection\ContainerInterface; /** * Emits a Node event.