diff --git a/core/modules/system/lib/Drupal/system/Tests/Image/ToolkitTest.php b/core/modules/system/lib/Drupal/system/Tests/Image/ToolkitTest.php index e2a546e..0158249 100644 --- a/core/modules/system/lib/Drupal/system/Tests/Image/ToolkitTest.php +++ b/core/modules/system/lib/Drupal/system/Tests/Image/ToolkitTest.php @@ -7,8 +7,6 @@ namespace Drupal\system\Tests\Image; -use Drupal\system\Plugin\ImageToolkitManager; - /** * Tests that the methods in Image correctly pass data to the toolkit. */