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

8.2.x
Nathaniel Catchpole 2016-03-14 21:24:23 +09:00
parent 732300b86d
commit 00ebd9a22d
1 changed files with 0 additions and 1 deletions

View File

@ -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.