diff --git a/core/modules/comment/comment.module b/core/modules/comment/comment.module index 14ea267..5441f82 100644 --- a/core/modules/comment/comment.module +++ b/core/modules/comment/comment.module @@ -13,7 +13,6 @@ use Drupal\Core\Entity\EntityInterface; use Drupal\Core\Entity\EntityChangedInterface; use Drupal\comment\CommentInterface; -use Drupal\comment\Entity\Comment; use Drupal\entity\Entity\EntityDisplay; use Drupal\field\FieldInstanceInterface; use Drupal\field\FieldInterface;