Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / rest / src / Annotation / RestResource.php
index d21f24c5f05ea7bab82c304a4a27a86c2dbba104..f525ff1c8490fe798fa52da674e77a1427b561f8 100644 (file)
@@ -2,7 +2,7 @@
 
 namespace Drupal\rest\Annotation;
 
-use \Drupal\Component\Annotation\Plugin;
+use Drupal\Component\Annotation\Plugin;
 
 /**
  * Defines a REST resource annotation object.