X-Git-Url: https://git.immae.eu/?p=github%2Fwallabag%2Fwallabag.git;a=blobdiff_plain;f=src%2FWallabag%2FCoreBundle%2FDataFixtures%2FSettingFixtures.php;fp=src%2FWallabag%2FCoreBundle%2FDataFixtures%2FSettingFixtures.php;h=cc7d1f59dc6f5e3e3a192559efdd959816772562;hp=fd12982989a3bcbf6dc7568c3cbecd96366bda86;hb=b13b2ef052f3c21f17ab2a4f3f410049e3c79c83;hpb=8f2038e5b15c2d7342ed18381531e5eb95e86d46 diff --git a/src/Wallabag/CoreBundle/DataFixtures/SettingFixtures.php b/src/Wallabag/CoreBundle/DataFixtures/SettingFixtures.php index fd129829..cc7d1f59 100644 --- a/src/Wallabag/CoreBundle/DataFixtures/SettingFixtures.php +++ b/src/Wallabag/CoreBundle/DataFixtures/SettingFixtures.php @@ -4,7 +4,6 @@ namespace Wallabag\CoreBundle\DataFixtures; use Craue\ConfigBundle\Entity\Setting; use Doctrine\Bundle\FixturesBundle\Fixture; -use Doctrine\Common\DataFixtures\DependentFixtureInterface; use Doctrine\Common\Persistence\ObjectManager; use Symfony\Component\DependencyInjection\ContainerAwareInterface; use Symfony\Component\DependencyInjection\ContainerInterface;