Completed
Push — master ( d55862...a85472 )
by Loïc
10s
created
src/AppBundle/Behat/DefaultContext.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -13,7 +13,6 @@
 block discarded – undo
13 13
 
14 14
 use AppBundle\Fixture\Factory\ExampleFactoryInterface;
15 15
 use Behat\Behat\Hook\Scope\BeforeScenarioScope;
16
-use Doctrine\Bundle\PHPCRBundle\Command\WorkspacePurgeCommand;
17 16
 use Doctrine\Common\DataFixtures\Purger\ORMPurger;
18 17
 use Doctrine\Common\Persistence\ObjectManager;
19 18
 use Doctrine\ORM\EntityManager;
Please login to merge, or discard this patch.