Updated all the contrib modules to their latest versions.
[yaffs-website] / web / modules / contrib / metatag / metatag_open_graph / metatag_open_graph.install
index 5d54362274cb1bd9df6ffcc5e76c8e45f66f2e98..28baa7a4e42754ab2f04c1e679244967fb331b5e 100644 (file)
@@ -6,11 +6,10 @@
  */
 
 use Drupal\Core\Entity\ContentEntityBase;
-use Drupal\Core\Language\LanguageInterface;
 use Drupal\metatag\Entity\MetatagDefaults;
 
 /**
- * Implementsations of hook_update_N().
+ * Implementations of hook_update_N().
  */
 
 /**