Merge pull request #5673 from svycka/patch-1
removed unused use statement
This commit is contained in:
commit
aef8f63dd0
@ -24,7 +24,6 @@ use Doctrine\ORM\Query\ResultSetMappingBuilder;
|
||||
use Doctrine\Common\Persistence\ObjectRepository;
|
||||
use Doctrine\Common\Collections\Selectable;
|
||||
use Doctrine\Common\Collections\Criteria;
|
||||
use Doctrine\Common\Collections\ArrayCollection;
|
||||
|
||||
/**
|
||||
* An EntityRepository serves as a repository for entities with generic as well as
|
||||
|
Loading…
x
Reference in New Issue
Block a user