Completed
Pull Request — master (#6267)
by Jordi Sala
02:46
created
src/Form/ChoiceList/ModelChoiceLoader.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -22,7 +22,6 @@
 block discarded – undo
22 22
 use Symfony\Component\Form\Exception\RuntimeException;
23 23
 use Symfony\Component\PropertyAccess\PropertyAccess;
24 24
 use Symfony\Component\PropertyAccess\PropertyAccessorInterface;
25
-use Symfony\Component\PropertyAccess\PropertyPath;
26 25
 
27 26
 /**
28 27
  * @author Thomas Rabaix <[email protected]>
Please login to merge, or discard this patch.