Completed
Push — 8.x-1.x ( 1fd7ba...b6d9c7 )
by Janez
03:20
created
src/Plugin/Field/FieldWidget/FileBrowserWidget.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -7,7 +7,6 @@
 block discarded – undo
7 7
 use Drupal\Core\Config\ConfigFactoryInterface;
8 8
 use Drupal\Core\Entity\EntityDisplayRepositoryInterface;
9 9
 use Drupal\Core\Entity\EntityTypeManagerInterface;
10
-use Drupal\Core\Extension\ModuleHandlerInterface;
11 10
 use Drupal\Core\Field\FieldDefinitionInterface;
12 11
 use Drupal\Core\Field\FieldItemListInterface;
13 12
 use Drupal\Core\Form\FormStateInterface;
Please login to merge, or discard this patch.