Completed
Pull Request — 8.x-3.x (#490)
by Sebastian
06:38
created
modules/graphql_core/src/Plugin/GraphQL/Fields/Entity/EntityOwner.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -3,7 +3,6 @@
 block discarded – undo
3 3
 namespace Drupal\graphql_core\Plugin\GraphQL\Fields\Entity;
4 4
 
5 5
 use Drupal\graphql\Plugin\GraphQL\Fields\FieldPluginBase;
6
-use Drupal\graphql\Plugin\GraphQL\PluggableSchemaBuilderInterface;
7 6
 use Drupal\user\EntityOwnerInterface;
8 7
 use Youshido\GraphQL\Execution\ResolveInfo;
9 8
 
Please login to merge, or discard this patch.