Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / system / tests / modules / experimental_module_test / experimental_module_test.module
index ec3ae7f207c3a4b24ebe2c026c86291c572bbf14..1f5072085f586f2f1607fde8dab86742dc75d5ad 100644 (file)
@@ -5,7 +5,7 @@
  * Experimental Test module to test the Core (Experimental) package.
  */
 
-use \Drupal\Core\Routing\RouteMatchInterface;
+use Drupal\Core\Routing\RouteMatchInterface;
 
 /**
  * Implements hook_help().