diff --git a/core/modules/action/tests/src/Functional/Update/ActionConfigTest.php b/core/modules/action/tests/src/Functional/Update/ActionConfigTest.php index a61b6d280b..7784fc23e0 100644 --- a/core/modules/action/tests/src/Functional/Update/ActionConfigTest.php +++ b/core/modules/action/tests/src/Functional/Update/ActionConfigTest.php @@ -3,7 +3,6 @@ namespace Drupal\Tests\action\Functional\Update; use Drupal\FunctionalTests\Update\UpdatePathTestBase; -use Drupal\system\Entity\Action; /** * Tests removing action module's configuration.