mirror of
https://github.com/doctrine/orm.git
synced 2026-03-24 06:52:09 +01:00
[PR #491] [MERGED] remove unused use statements #8272
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/doctrine/orm/pull/491
Author: @eventhorizonpl
Created: 10/23/2012
Status: ✅ Merged
Merged: 10/24/2012
Merged by: @guilhermeblanco
Base:
master← Head:optimise_use📝 Commits (1)
a55b46bremove unused classes📊 Changes
3 files changed (+0 additions, -10 deletions)
View changed files
📝
lib/Doctrine/ORM/Persisters/BasicEntityPersister.php(+0 -4)📝
lib/Doctrine/ORM/Persisters/JoinedSubclassPersister.php(+0 -1)📝
lib/Doctrine/ORM/Persisters/SqlValueVisitor.php(+0 -5)📄 Description
Hi,
This patch removes unused use statements.
Best regards,
Michal
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.