diff --git a/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationWorkflowsTest.php b/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationWorkflowsTest.php index 3cd3c3f..de7db85 100644 --- a/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationWorkflowsTest.php +++ b/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationWorkflowsTest.php @@ -8,7 +8,6 @@ namespace Drupal\translation_entity\Tests; use Drupal\Core\Language\Language; -use Drupal\Core\Language\Language; use Drupal\user\Plugin\Core\Entity\User; /**