diff --git a/core/modules/image/src/Tests/Update/ScaleAndCropUpscaleUpdateTest.php b/core/modules/image/src/Tests/Update/ScaleAndCropUpscaleUpdateTest.php index deda666..20ab890 100644 --- a/core/modules/image/src/Tests/Update/ScaleAndCropUpscaleUpdateTest.php +++ b/core/modules/image/src/Tests/Update/ScaleAndCropUpscaleUpdateTest.php @@ -3,7 +3,6 @@ namespace Drupal\image\Tests\Update; use Drupal\system\Tests\Update\UpdatePathTestBase; -use Drupal\image\Entity\ImageStyle; /** * Tests the upgrade path for 'Scale and crop' effect 'upscale' parameter.