Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / help / tests / modules / help_page_test / help_page_test.module
index 67bcac33a832dc1ef00d3ef048a6d780d2da0cda..f57728d53ff90bbc5af3a0d43ba84ee419fd8197 100644 (file)
@@ -5,7 +5,7 @@
  * Help Page Test module to test the help page.
  */
 
-use \Drupal\Core\Routing\RouteMatchInterface;
+use Drupal\Core\Routing\RouteMatchInterface;
 
 /**
  * Implements hook_help().