Skip to content
Snippets Groups Projects
Commit 00ebd9a2 authored by catch's avatar catch
Browse files

Issue #2674408 by alexpott, dawehner: Fix "Drupal.Classes.UnusedUseStatement" standard in core

parent 732300b8
No related branches found
No related tags found
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
...@@ -11,7 +11,6 @@ ...@@ -11,7 +11,6 @@
use Drupal\entity_test\Entity\EntityTestMul; use Drupal\entity_test\Entity\EntityTestMul;
use Drupal\entity_test\Entity\EntityTestWithBundle; use Drupal\entity_test\Entity\EntityTestWithBundle;
use Drupal\simpletest\WebTestBase; use Drupal\simpletest\WebTestBase;
use Drupal\system\Tests\Cache\AssertPageCacheContextsAndTagsTrait;
/** /**
* Tests the /add and /add/{type} controllers. * Tests the /add and /add/{type} controllers.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment