diff --git a/core/modules/block/src/Tests/BlockTest.php b/core/modules/block/src/Tests/BlockTest.php index 90b97ce..c2274a8 100644 --- a/core/modules/block/src/Tests/BlockTest.php +++ b/core/modules/block/src/Tests/BlockTest.php @@ -7,7 +7,6 @@ namespace Drupal\block\Tests; -use Drupal\block\Entity\Block; use Drupal\Core\Cache\Cache; use Drupal\simpletest\WebTestBase; use Drupal\Component\Utility\String;