Completed
Pull Request — 8.x-3.x (#684)
by Sebastian
02:12
created
modules/graphql_core/src/Plugin/Deriver/Fields/EntityFieldDeriver.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -4,7 +4,6 @@
 block discarded – undo
4 4
 
5 5
 use Drupal\Core\Field\FieldDefinitionInterface;
6 6
 use Drupal\Core\TypedData\ComplexDataDefinitionInterface;
7
-use Drupal\Core\TypedData\ListDataDefinitionInterface;
8 7
 use Drupal\graphql\Utility\StringHelper;
9 8
 use Drupal\graphql_core\Plugin\Deriver\EntityFieldDeriverBase;
10 9
 
Please login to merge, or discard this patch.