Completed
Pull Request — 8.x-3.x (#490)
by Sebastian
06:19
created
modules/graphql_core/src/Plugin/Deriver/Fields/EntityFieldItemDeriver.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -2,7 +2,6 @@
 block discarded – undo
2 2
 
3 3
 namespace Drupal\graphql_core\Plugin\Deriver\Fields;
4 4
 
5
-use Drupal\Core\Entity\TypedData\EntityDataDefinitionInterface;
6 5
 use Drupal\Core\Field\FieldStorageDefinitionInterface;
7 6
 use Drupal\Core\TypedData\DataDefinitionInterface;
8 7
 use Drupal\Core\TypedData\DataReferenceDefinitionInterface;
Please login to merge, or discard this patch.