diff --git a/modules/opd_daily_emails/opd_daily_emails.module b/modules/opd_daily_emails/opd_daily_emails.module index 2c85f5c7a..a9dfc9d4c 100644 --- a/modules/opd_daily_emails/opd_daily_emails.module +++ b/modules/opd_daily_emails/opd_daily_emails.module @@ -4,7 +4,6 @@ declare(strict_types=1); use Drupal\Core\Render\BubbleableMetadata; use Drupal\Core\StringTranslation\TranslatableMarkup; -use Drupal\opd_daily_emails\Collection\DailyEmailCollection; use Drupal\opd_daily_emails\Repository\DailyEmailNodeRepository; /**