diff -u b/core/modules/taxonomy/taxonomy.post_update.php b/core/modules/taxonomy/taxonomy.post_update.php --- b/core/modules/taxonomy/taxonomy.post_update.php +++ b/core/modules/taxonomy/taxonomy.post_update.php @@ -10,13 +10,12 @@ use Drupal\Core\Field\BaseFieldDefinition; use Drupal\Core\StringTranslation\TranslatableMarkup; use Drupal\views\ViewExecutable; -use Drupal\Core\Site\Settings; -use Drupal\node\NodeInterface; /** use Drupal\Core\Url; use Drupal\taxonomy\TermStorage; use Drupal\views\ViewExecutable; +use Drupal\node\NodeInterface; /** * Clear caches due to updated taxonomy entity views data.