diff --git a/src/FixityCheckService.php b/src/FixityCheckService.php index 343d321..7238272 100644 --- a/src/FixityCheckService.php +++ b/src/FixityCheckService.php @@ -7,7 +7,6 @@ use Drupal\Core\Config\ConfigFactoryInterface; use Drupal\Core\Entity\EntityInterface; use Drupal\Core\Entity\EntityTypeManagerInterface; use Drupal\Core\Link; -use Drupal\Core\Logger\LoggerChannelFactoryInterface; use Drupal\Core\StringTranslation\StringTranslationTrait; use Drupal\Core\StringTranslation\TranslationInterface; use Drupal\dgi_fixity\Entity\FixityCheck;