Completed
Pull Request — 8.x-1.x (#117)
by
unknown
03:25
created
src/Plugin/EntityBrowser/Widget/Upload.php 1 patch
Unused Use Statements   -3 removed lines patch added patch discarded remove patch
@@ -8,10 +8,7 @@
 block discarded – undo
8 8
 
9 9
 use Drupal\Component\Utility\NestedArray;
10 10
 use Drupal\Core\Form\FormStateInterface;
11
-use Drupal\Core\TypedData\DataDefinition;
12
-use Drupal\Core\TypedData\TypedData;
13 11
 use Drupal\entity_browser\WidgetBase;
14
-use Drupal\file\Plugin\Field\FieldType\FileItem;
15 12
 
16 13
 /**
17 14
  * Uses a view to provide entity listing in a browser's widget.
Please login to merge, or discard this patch.