@@ -2,9 +2,7 @@ |
||
2 | 2 | |
3 | 3 | namespace AppBundle\Twig; |
4 | 4 | |
5 | -use Doctrine\ORM\EntityManager; |
|
6 | 5 | use Doctrine\Common\Persistence\ManagerRegistry; |
7 | -use Doctrine\Common\Persistence\ObjectManager; |
|
8 | 6 | |
9 | 7 | class AppExtension extends \Twig_Extension |
10 | 8 | { |