diff -u b/core/modules/comment/lib/Drupal/comment/Tests/CommentNodeChangesTest.php b/core/modules/comment/lib/Drupal/comment/Tests/CommentNodeChangesTest.php --- b/core/modules/comment/lib/Drupal/comment/Tests/CommentNodeChangesTest.php +++ b/core/modules/comment/lib/Drupal/comment/Tests/CommentNodeChangesTest.php @@ -7,8 +7,6 @@ namespace Drupal\comment\Tests; -use Drupal\comment\Tests\CommentTestBase; - /** * Tests that comments behave correctly when the node is changed. */