Completed
Pull Request — master (#122)
by
unknown
07:21
created
src/AppBundle/Twig/AppExtension.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -2,9 +2,7 @@
 block discarded – undo
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
 {
Please login to merge, or discard this patch.