Delete comment statistics records for an entity.
\Drupal\Core\Entity\EntityInterface $entity: The entity for which comment statistics should be deleted.
public function delete(EntityInterface $entity);