Completed
Pull Request — master (#892)
by Andreas
02:15
created
DependencyInjection/DoctrineExtension.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -20,7 +20,6 @@
 block discarded – undo
20 20
 use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
21 21
 use Symfony\Component\DependencyInjection\Loader\XmlFileLoader;
22 22
 use Symfony\Component\DependencyInjection\Reference;
23
-use Symfony\Component\Form\AbstractType;
24 23
 use Symfony\Component\Messenger\MessageBusInterface;
25 24
 use Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface;
26 25
 
Please login to merge, or discard this patch.