Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / content_translation / tests / modules / content_translation_test / content_translation_test.module
index d07549da0bebb556cce06e27e981da9488eda12d..e2318079c99a44ff50ff9308e28d48cee6ef7e3a 100644 (file)
@@ -5,7 +5,7 @@
  * Helper module for the Content Translation tests.
  */
 
-use \Drupal\Core\Form\FormStateInterface;
+use Drupal\Core\Form\FormStateInterface;
 
 /**
  * Implements hook_form_BASE_FORM_ID_alter().