Completed
Push — 8.x-1.x ( d4c3a0...0452e7 )
by Janez
03:08
created
src/Plugin/Field/FieldWidget/EntityReference.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -15,7 +15,6 @@
 block discarded – undo
15 15
 use Drupal\Core\Plugin\ContainerFactoryPluginInterface;
16 16
 use Drupal\Core\Url;
17 17
 use Drupal\Core\Validation\Plugin\Validation\Constraint\NotNullConstraint;
18
-use Drupal\entity_browser\EntityCollection;
19 18
 use Drupal\entity_browser\FieldWidgetDisplayManager;
20 19
 use Symfony\Component\DependencyInjection\ContainerInterface;
21 20
 use Symfony\Component\EventDispatcher\EventDispatcherInterface;
Please login to merge, or discard this patch.