Completed
Pull Request — master (#10)
by Loïc
02:23
created
src/AppBundle/Behat/Context/Hook/DoctrineORMContext.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -14,7 +14,6 @@
 block discarded – undo
14 14
 use AppBundle\Behat\DefaultContext;
15 15
 use Behat\Behat\Context\Context;
16 16
 use Doctrine\Common\DataFixtures\Purger\ORMPurger;
17
-use Doctrine\ORM\EntityManagerInterface;
18 17
 
19 18
 /**
20 19
  * @author Arkadiusz Krakowiak <[email protected]>
Please login to merge, or discard this patch.