Issue #3034695 by xjm, neclimdul: Fix coding standard errors from SA-CORE-2019-003
parent
ef68ad6f3a
commit
d540d8d635
|
@ -3,7 +3,6 @@
|
|||
namespace Drupal\Tests\hal\Kernel;
|
||||
|
||||
use Drupal\Core\Url;
|
||||
use Drupal\entity_test\Entity\EntitySerializedField;
|
||||
use Drupal\field\Entity\FieldConfig;
|
||||
use Symfony\Component\Serializer\Exception\UnexpectedValueException;
|
||||
|
||||
|
|
|
@ -4,7 +4,6 @@ namespace Drupal\Tests\serialization\Kernel;
|
|||
|
||||
use Drupal\Component\Serialization\Json;
|
||||
use Drupal\Component\Render\FormattableMarkup;
|
||||
use Drupal\entity_test\Entity\EntitySerializedField;
|
||||
use Drupal\entity_test\Entity\EntityTestMulRev;
|
||||
use Drupal\filter\Entity\FilterFormat;
|
||||
use Drupal\Tests\rest\Functional\BcTimestampNormalizerUnixTestTrait;
|
||||
|
|
Loading…
Reference in New Issue