Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / modules / contrib / metatag / metatag_google_cse / src / Plugin / metatag / Group / GoogleCse.php
index d38f7a9d2ceee1bd1ef655fc449b254c128f6204..d9fb5dae6320d89d4ebc3f252c114698001916e6 100644 (file)
@@ -2,7 +2,7 @@
 
 namespace Drupal\metatag_google_cse\Plugin\metatag\Group;
 
-use \Drupal\metatag\Plugin\metatag\Group\GroupBase;
+use Drupal\metatag\Plugin\metatag\Group\GroupBase;
 
 /**
  * Provides a plugin for the 'Google Custom Search Engine (CSE)' meta tag group.