Completed
Pull Request — 8.x-3.x (#511)
by Sebastian
02:45
created
modules/graphql_core/src/Plugin/GraphQL/Fields/EntityQuery/EntityQuery.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -5,7 +5,6 @@
 block discarded – undo
5 5
 use Drupal\Core\Cache\CacheableMetadata;
6 6
 use Drupal\Core\DependencyInjection\DependencySerializationTrait;
7 7
 use Drupal\Core\Entity\EntityInterface;
8
-use Drupal\Core\Entity\EntityTypeInterface;
9 8
 use Drupal\Core\Entity\EntityTypeManagerInterface;
10 9
 use Drupal\Core\Entity\Query\QueryInterface;
11 10
 use Drupal\Core\Plugin\ContainerFactoryPluginInterface;
Please login to merge, or discard this patch.