Completed
Pull Request — dev (#50)
by Arnaud
02:58
created
Admin/Factory/AdminFactory.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -3,7 +3,6 @@
 block discarded – undo
3 3
 namespace LAG\AdminBundle\Admin\Factory;
4 4
 
5 5
 use Doctrine\ORM\EntityManager;
6
-use LAG\AdminBundle\Action\ActionInterface;
7 6
 use LAG\AdminBundle\Action\Factory\ActionFactory;
8 7
 use LAG\AdminBundle\Admin\Admin;
9 8
 use LAG\AdminBundle\Admin\Registry\Registry;
Please login to merge, or discard this patch.