Completed
Pull Request — master (#884)
by Kévin
02:08
created
DependencyInjection/DoctrineExtension.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -25,8 +25,6 @@
 block discarded – undo
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.
Please login to merge, or discard this patch.