only in patch2: unchanged: --- a/core/modules/locale/src/Tests/LocaleConfigManagerTest.php +++ b/core/modules/locale/src/Tests/LocaleConfigManagerTest.php @@ -8,8 +8,6 @@ namespace Drupal\locale\Tests; use Drupal\language\Entity\ConfigurableLanguage; -use Drupal\locale\LocaleConfigManager; -use Drupal\Core\Config\StorageException; use Drupal\simpletest\DrupalUnitTestBase; /** only in patch2: unchanged: --- a/core/modules/locale/src/Tests/LocaleConfigTranslationTest.php +++ b/core/modules/locale/src/Tests/LocaleConfigTranslationTest.php @@ -8,7 +8,6 @@ namespace Drupal\locale\Tests; use Drupal\simpletest\WebTestBase; -use Drupal\locale\LocaleTypedConfig; use Drupal\core\language\languageInterface; /**