@@ -3,8 +3,6 @@ |
||
| 3 | 3 | namespace App\DataFixtures; |
| 4 | 4 | |
| 5 | 5 | use App\Entity\User; |
| 6 | -use App\Entity\UserProfile; |
|
| 7 | -use App\Entity\UserProfileContacts; |
|
| 8 | 6 | use Doctrine\Bundle\FixturesBundle\Fixture; |
| 9 | 7 | use Doctrine\Common\Persistence\ObjectManager; |
| 10 | 8 | use Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface; |