Skip to content

Commit 172ffb3

Browse files
committed
minor #21618 [FrameworkBundle] Remove unused import (dunglas)
This PR was merged into the 3.2 branch. Discussion ---------- [FrameworkBundle] Remove unused import | Q | A | ------------- | --- | Branch? | 3.2 | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | n/a | License | MIT | Doc PR | n/a Commits ------- aa5d32b57b [FrameworkBundle] Remove unused import
2 parents 9a41e76 + 7963bbf commit 172ffb3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

DependencyInjection/FrameworkExtension.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@
3535
use Symfony\Component\Serializer\Normalizer\DateTimeNormalizer;
3636
use Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer;
3737
use Symfony\Component\Workflow;
38-
use Symfony\Component\Yaml\Yaml;
3938

4039
/**
4140
* FrameworkExtension.

0 commit comments

Comments
 (0)