Completed
Pull Request — 3.x (#242)
by Jordi Sala
01:38
created
Tests/Model/ModelManagerTest.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 PHPUnit\Framework\TestCase;
15 15
 use Sonata\DoctrineMongoDBAdminBundle\Model\ModelManager;
16
-use Sonata\DoctrineMongoDBAdminBundle\Tests\Helpers\PHPUnit_Framework_TestCase;
17 16
 
18 17
 class ModelManagerTest extends TestCase
19 18
 {
Please login to merge, or discard this patch.