Upgraded drupal core with security updates
[yaffs-website] / web / core / modules / taxonomy / tests / src / Functional / TaxonomyTestBase.php
index ed8b95f60624c5f2360931955dd253ea1e86b109..fdbfccd30341c1badd0624b0f0f28023f71f37be 100644 (file)
@@ -4,7 +4,6 @@ namespace Drupal\Tests\taxonomy\Functional;
 
 use Drupal\field\Tests\EntityReference\EntityReferenceTestTrait;
 use Drupal\Tests\BrowserTestBase;
-use Drupal\taxonomy\Tests\TaxonomyTestTrait;
 
 /**
  * Provides common helper methods for Taxonomy module tests.