Completed
Push — 1.10 ( bee206...263818 )
by
unknown
08:47
created
Bundle/ContactBundle/Tests/Functional/ImportReplaceOrAddStrategyTest.php 1 patch
Unused Use Statements   -4 removed lines patch added patch discarded remove patch
@@ -3,13 +3,9 @@
 block discarded – undo
3 3
 namespace OroCRM\Bundle\ContactBundle\Tests\Functional;
4 4
 
5 5
 use Akeneo\Bundle\BatchBundle\Job\DoctrineJobRepository as BatchJobRepository;
6
-
7 6
 use Doctrine\ORM\EntityManager;
8
-
9 7
 use Symfony\Component\DomCrawler\Form;
10
-
11 8
 use Oro\Bundle\TestFrameworkBundle\Test\WebTestCase;
12
-
13 9
 use OroCRM\Bundle\ContactBundle\Entity\Contact;
14 10
 
15 11
 /**
Please login to merge, or discard this patch.