@@ -25,8 +25,6 @@ |
||
| 25 | 25 | use Symfony\Component\DependencyInjection\ServiceLocator; |
| 26 | 26 | use Symfony\Component\Form\AbstractType; |
| 27 | 27 | use Symfony\Component\Messenger\MessageBusInterface; |
| 28 | -use Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface; |
|
| 29 | -use Symfony\Contracts\Service\ResetInterface; |
|
| 30 | 28 | |
| 31 | 29 | /** |
| 32 | 30 | * DoctrineExtension is an extension for the Doctrine DBAL and ORM library. |