Issue #2674408 by alexpott, dawehner: Fix "Drupal.Classes.UnusedUseStatement" standard in core
parent
732300b86d
commit
00ebd9a22d
|
@ -11,7 +11,6 @@ use Drupal\entity_test\Entity\EntityTestBundle;
|
|||
use Drupal\entity_test\Entity\EntityTestMul;
|
||||
use Drupal\entity_test\Entity\EntityTestWithBundle;
|
||||
use Drupal\simpletest\WebTestBase;
|
||||
use Drupal\system\Tests\Cache\AssertPageCacheContextsAndTagsTrait;
|
||||
|
||||
/**
|
||||
* Tests the /add and /add/{type} controllers.
|
||||
|
|
Loading…
Reference in New Issue