@@ -4,7 +4,6 @@ |
||
4 | 4 | |
5 | 5 | namespace BoneMvc\Module\Orc\Repository; |
6 | 6 | |
7 | -use BoneMvc\Module\Orc\Collection\OrcCollection; |
|
8 | 7 | use BoneMvc\Module\Orc\Entity\Orc; |
9 | 8 | use Doctrine\ORM\EntityNotFoundException; |
10 | 9 | use Doctrine\ORM\EntityRepository; |
@@ -4,7 +4,6 @@ |
||
4 | 4 | |
5 | 5 | namespace BoneMvc\Module\Unicorn\Repository; |
6 | 6 | |
7 | -use BoneMvc\Module\Unicorn\Collection\UnicornCollection; |
|
8 | 7 | use BoneMvc\Module\Unicorn\Entity\Unicorn; |
9 | 8 | use Doctrine\ORM\EntityNotFoundException; |
10 | 9 | use Doctrine\ORM\EntityRepository; |