Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / modules / contrib / metatag / metatag_open_graph / metatag_open_graph.module
index fd7338aa78f3a9edd69a441543ca448530739778..46621e46b72494f1372026095dda46540637e35c 100644 (file)
@@ -5,13 +5,6 @@
  * Contains metatag_open_graph.module.
  */
 
-use Drupal\Core\Entity\ContentEntityInterface;
-use Drupal\Core\Entity\EntityInterface;
-use Drupal\Core\Entity\Display\EntityViewDisplayInterface;
-use Drupal\Core\Form\FormStateInterface;
-use Drupal\Core\Routing\RouteMatchInterface;
-use Drupal\Core\Url;
-
 /**
  * Implements template_preprocess_html().
  */