Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / system / tests / modules / common_test / common_test.module
index 97bba7b3414d1aacde8880a675bb85ba8a26efaf..040e40a4e4c3664f5e7488c316f52505fc3dad85 100644 (file)
@@ -5,7 +5,7 @@
  * Helper module for the Common tests.
  */
 
-use \Drupal\Core\Asset\AttachedAssetsInterface;
+use Drupal\Core\Asset\AttachedAssetsInterface;
 
 /**
  * Applies #printed to an element to help test #pre_render.