@@ -11,7 +11,6 @@ |
||
| 11 | 11 | use App\Entity\Translations\EmployeeGroupTranslation; |
| 12 | 12 | use Doctrine\DBAL\Schema\Schema; |
| 13 | 13 | use Doctrine\Migrations\AbstractMigration; |
| 14 | -use Sonata\TranslationBundle\Model\Gedmo\AbstractPersonalTranslation; |
|
| 15 | 14 | use Symfony\Component\Yaml\Yaml; |
| 16 | 15 | |
| 17 | 16 | /** |