Commit bfc3039
committed
minor symfony#58495 [Form] Remove unnecessary imports (alexandre-daubois)
This PR was merged into the 6.4 branch.
Discussion
----------
[Form] Remove unnecessary imports
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues | -
| License | MIT
These imports are not used anymore, they can be removed.
Commits
-------
ae8569e [Form] Remove unnecessary importsFile tree
2 files changed
+0
-2
lines changed- src/Symfony/Component/Form
- Tests/Extension/Core/Type
- Test
2 files changed
+0
-2
lines changedLines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
| |||
0 commit comments