Security update for Core, with self-updated composer
[yaffs-website] / web / core / lib / Drupal / Core / StreamWrapper / TemporaryStream.php
index 830fb93c479058e545002d06cf01a01d66a7396c..5e1e56b9f50f73ef3135cac1389441160dbc1575 100644 (file)
@@ -2,7 +2,7 @@
 
 namespace Drupal\Core\StreamWrapper;
 
-use \Drupal\Core\Url;
+use Drupal\Core\Url;
 
 /**
  * Defines a Drupal temporary (temporary://) stream wrapper class.