DDC-2971: [GH-947] Cleaned up further unused imports. #3701

Closed
opened 2026-01-22 14:25:48 +01:00 by admin · 3 comments
Owner

Originally created by @doctrinebot on GitHub (Feb 9, 2014).

Originally assigned to: @Ocramius on GitHub.

Jira issue originally created by user @doctrinebot:

This issue is created automatically through a Github pull request on behalf of BenMorel:

Url: https://github.com/doctrine/doctrine2/pull/947

Message:

Further cleanup of unused use statements.

Sorry for the extra PR, I previously missed the less obvious ones that were importing classes from their own namespace, for example:

namespace Doctrine\ORM;
use Doctrine\ORM\EntityManagerInterface;
Originally created by @doctrinebot on GitHub (Feb 9, 2014). Originally assigned to: @Ocramius on GitHub. Jira issue originally created by user @doctrinebot: This issue is created automatically through a Github pull request on behalf of BenMorel: Url: https://github.com/doctrine/doctrine2/pull/947 Message: Further cleanup of unused `use` statements. Sorry for the extra PR, I previously missed the less obvious ones that were importing classes from their own namespace, for example: ``` namespace Doctrine\ORM; use Doctrine\ORM\EntityManagerInterface; ```
admin added the Bug label 2026-01-22 14:25:48 +01:00
admin closed this issue 2026-01-22 14:25:48 +01:00
Author
Owner

@doctrinebot commented on GitHub (Feb 10, 2014):

Comment created by @doctrinebot:

A related Github Pull-Request [GH-947] was closed:
https://github.com/doctrine/doctrine2/pull/947

@doctrinebot commented on GitHub (Feb 10, 2014): Comment created by @doctrinebot: A related Github Pull-Request [GH-947] was closed: https://github.com/doctrine/doctrine2/pull/947
Author
Owner

@doctrinebot commented on GitHub (Feb 10, 2014):

Comment created by @ocramius:

Merged: e8f51acdb2

@doctrinebot commented on GitHub (Feb 10, 2014): Comment created by @ocramius: Merged: https://github.com/doctrine/doctrine2/commit/e8f51acdb2f2038ab588682ae4501df4e1c6b33e
Author
Owner

@doctrinebot commented on GitHub (Feb 10, 2014):

Issue was closed with resolution "Fixed"

@doctrinebot commented on GitHub (Feb 10, 2014): Issue was closed with resolution "Fixed"
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#3701