Skip to content

Commit f3b830d

Browse files
committed
Issue #3034695 by xjm, neclimdul: Fix coding standard errors from SA-CORE-2019-003
(cherry picked from commit d540d8d)
1 parent 5ef0ebc commit f3b830d

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

modules/hal/tests/src/Kernel/DenormalizeTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
namespace Drupal\Tests\hal\Kernel;
44

55
use Drupal\Core\Url;
6-
use Drupal\entity_test\Entity\EntitySerializedField;
76
use Drupal\field\Entity\FieldConfig;
87
use Symfony\Component\Serializer\Exception\UnexpectedValueException;
98

modules/serialization/tests/src/Kernel/EntitySerializationTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55
use Drupal\Component\Serialization\Json;
66
use Drupal\Component\Render\FormattableMarkup;
7-
use Drupal\entity_test\Entity\EntitySerializedField;
87
use Drupal\entity_test\Entity\EntityTestMulRev;
98
use Drupal\filter\Entity\FilterFormat;
109
use Drupal\Tests\rest\Functional\BcTimestampNormalizerUnixTestTrait;

0 commit comments

Comments
 (0)