Skip to content

Conversation

@santysisi
Copy link
Contributor

@santysisi santysisi commented Jun 20, 2025

Q A
Branch? 6.4
Bug fix? yes
New feature? no
Deprecations? no
Issues No
License MIT

I'm not sure if this should be for the 6.4 or 7.4 branch
I'm not sure if this should be considered a bug or not

This PR removes an unused use statement:

use Symfony\Component\DependencyInjection\Attribute\Factory;

This class is not referenced anywhere in the file and does not exist in the current codebase, so it can safely be removed.

@carsonbot
Copy link

Hey!

Thanks for your PR. You are targeting branch "6.4" but it seems your PR description refers to branch "6.4 (I'm not sure if this should be for the 6.4 or 7.4 branch)".
Could you update the PR description or change target branch? This helps core maintainers a lot.

Cheers!

Carsonbot

fabpot
fabpot previously approved these changes Jun 22, 2025
@nicolas-grekas
Copy link
Member

Thank you @santysisi.

@nicolas-grekas nicolas-grekas merged commit 2cac9bc into symfony:6.4 Jun 23, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants