Completed
Push — master ( e9a020...3317db )
by Florian
03:03
created
DataFixtures/AbstractStingerFixture.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -12,7 +12,6 @@
 block discarded – undo
12 12
 namespace StingerSoft\PlatformBundle\DataFixtures;
13 13
 
14 14
 use Doctrine\Common\DataFixtures\AbstractFixture;
15
-use Doctrine\Common\DataFixtures\DependentFixtureInterface;
16 15
 use Doctrine\Common\Persistence\ObjectManager;
17 16
 use Symfony\Component\DependencyInjection\ContainerAwareTrait;
18 17
 use Psr\Log\LoggerInterface;
Please login to merge, or discard this patch.